Hi all ,

I was trying to post some msg in twitter site.
here is the video: PHP oAuth Twitter API - Send a Message - YouTube

after writing all the code, i see follwowing lines
Fatal error: Call to undefined function curl_init() in C:\wamp\www\twitter\twitteroauth.php on line 199

can any please help me?

Thanks & Regards,
Santanu

i forgot to enable the curl fuunctionality in php.ini.
its working now, but the thing is that , after postting the message, i am unable to get any post in twitter

dont know what happened?

@santanu_maity21, how did you enable it, please show me, am using xampp and i have the same problem