PHP Twitter User Timeline & Search Plugin Demo

About the Script

This PHP script enables you to add a Twitter user timeline and/or Twitter search results on your site. The script is easy to install, use and it's modifiable. You can add the script to your site by copying and pasting the PHP or jQuery code that is bundled in this software package.

Search Term: Language: Sort Order: (About Search Operators)
Twitter Search Operators
twitter searchcontaining both "twitter" and "search". This is the default operator.
"happy hour"containing the exact phrase "happy hour".
love OR hatecontaining either "love" or "hate" (or both).
beer -rootcontaining "beer" but not "root".
#haikucontaining the hashtag "haiku".
from:alexiskoldsent from person "alexiskold".
to:techcrunchsent to person "techcrunch".
@mashablereferencing person "mashable".
"happy hour" near:"san francisco"containing the exact phrase "happy hour" and sent near "san francisco".
near:NYC within:15misent within 15 miles of "NYC".
superhero since:2010-12-27containing "superhero" and sent since date "2010-12-27" (year-month-day).
ftw until:2010-12-27containing "ftw" and sent up to date "2010-12-27".
movie -scary :)containing "movie", but not "scary", and with a positive attitude.
flight :(containing "flight" and with a negative attitude.
traffic ?containing "traffic" and asking a question.
hilarious filter:linkscontaining "hilarious" and linking to URLs.
news source:twitterfeedcontaining "news" and entered via TwitterFeed
To find the latitude and longitude of a place, use the search box below.
Latitude: Longitude: Distance:

Where Twitter search results will appear after you submit your search


Example of the jQuery Twitter user timeline script



Example of the jQuery Twitter search script (keywords "traffic")


PHP Twitter User Timeline & Search Plugin