php - How to post data to my server after successfull twitter authentication -


i want implement twitter authentication on website same visitors comment on aljazeera.com. i'm using twitteraouth library in codeigniter framework , working fine can see twitter data after successfull authentication.

what want add functionality users comment on post should stored on server twitter user_id.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -