Profile
Achievement
eddequincey's Recent SnippetsTagged twitter
- All /
« Prev 1 Next »
[Query related to PHP code to save tweets from the twitter search API to a MySQL database](http://snipplr.com/view/56994/save-tweets-using-php-from-the-twitter-search-api-to-a-mysql-database/ "PHP code to save tweets from the twitter search API to a...
0
1411
posted 13 years ago by eddequincey
[Related SQL query to create the storage table](http://snipplr.com/view/56995/sql-query-to-create-a-table-in-mysql-to-store-tweets/ "Related SQL query to create the storage table")
0
1770
posted 13 years ago by eddequincey
Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery
3
1180
posted 13 years ago by eddequincey
There has to be a better way to do this rather than using regular expressions to remove the various namespaces within the ATOM feed. Also variables could be reused (currently used for teaching so helpful to explain process). Based on:
http://www.r...
2
996
posted 14 years ago by eddequincey