Quantcast

Archive for the ‘Twitter’ Category.

Posting to Twitter using PHP libcurl, Zend Framework (Zend_Http_Client Class) and curl Command Line Utility

Twitter is the most popular micro-blogging platform today. In addition to using twitter.com to post a message, then you can also use Twitter API to post your message. Here is some code to post a status message to Twitter using their Twitter API. Continue reading ‘Posting to Twitter using PHP libcurl, Zend Framework (Zend_Http_Client Class) and curl Command Line Utility’ »