Posted on January - 26 - 2010

Store Twitter Data in mySQL and Display in Webpage

Want to integrate your search results at twitter in your website? This script does it. It stores all the data in a mysql database table with the script called ‘tweets.php’ found in the zip folder. The ‘view.php’ file shows paginated data.

You can change its style and integrate anywhere in your site. Keep all the files in the same folder in your site.

Installation: Read the instruction.txt file provided in the zip folder

Demo:twitterDb

Download:twitterDb.zip

Special Credit: Bahar Md. Habibullah

Posted on January - 26 - 2010

Filter Twitter User Status by Keyword And Time

Think of a train service. You need to keep track of an specific train’s time update for 2 hours. This script does it all. It gives you the updates. You can change it freely.

Install and usage: Given in the instruction file inside the zip folder

Demo:UserStatusFilter Demo

Download:UserStatusFilter.zip