Archive for the ‘PHP’ Category

How to search Twitter using PHP ?

Twitter-Icon

Since Twitter came to existence there have been many attempts to clone the micro-blogging giant but twitter seems to be unmatchable! The main reason of its success is its API which lets a developer do anything. Commonly PHP/MYSQL is used to use the API offered by twitter. With the Twitter API you can update your [...]