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 -

Cross-Compiling Linux Kernel for Raspberry Pi - ${CCPREFIX}gcc -v does not work -

java.lang.NoClassDefFoundError When Creating New Android Project -