On Tue, May 13, 2014 at 7:20 AM, Touqeer Shafi <[email protected]>
 wrote:

> I am making twitter bot on google app engine.
> i am facing problem while posting to twitter api. using file_get_content
> functions. I am using this function because CURL is not enable on
> GoogleAppEngine can any body guide me thorugh this how to get this running
> using the file_get_content
>



As Chad said, you can use the URLFetch API to interact with external
services. However, since you're asking for a guide, it may be better to use
a library or other abstraction:
https://dev.twitter.com/docs/twitter-libraries

What problems/errors are you getting when using *file_get_contents*?

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to