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++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -