Posting A Message From a Website To Twitter -


Is it possible to post a message from a website to Twitter? For example, if a user posts a comment on my website then that comment should also be posted on my Twitter account. Is there an API or a PHP based script?

take a look; It uses curls to communicate with twitter.


Comments