Welcome To Snipplr


Everyone's Recent Snippets Tagged api



Class to create Flickr-API REST calls.
0 504 posted 11 years ago by Raymonder
This is a public jsonp api. I use it with jQuery Like This: $.getJSON("http://yourdomain/yourpath/jsonp_api.php?method=getSchema&params=your_db_name&jsoncallback=?", function(data){ //DO SOMETHING WITH THE DATA HERE }...
1 887 posted 11 years ago by halk
This is a useful class which utilizes Phil Sturgeon's helpful restclient (http://getsparks.org/packages/restclient/versions/HEAD/show). Reference the URL attached for PinnacleCart API docs. Example request URLs to get products and categories: #...
0 798 posted 11 years ago by crypticsoft
You will need to get an account at [GrabzIt](http://grabz.it) once you have this you need to add your [authorized domain](http://grabz.it/account/domains.aspx) this stops people using your account resources. Then get your [application key](http://...
0 668 posted 11 years ago by Maximus1983
a handy class to manage facebook connections using as3
0 921 posted 12 years ago by Matias
This is the Batch API example shown on http://api.drupal.org/api/drupal/developer--hooks--install.php/function/hook_update_N/6.
1 622 posted 12 years ago by wizonesolutions
A simple script to show a followers list in Wordpress. (It can be used in other places also, you have to change the WP specific variables). The script needs to create a cache file to not overload Twitter API.
0 661 posted 12 years ago by jhonqwerty
This is a very rudimentary function used to convert a Datetime delivered by the Twitter API to a format you can store in MySQL's datetime field.
0 1249 posted 12 years ago by aristoworks
This code snippet gets all information from a YouTube video (title, description, duration, thumbnail url, thumbnail width, thumbnail height, etc..) using the video id and YouTube API.
0 1593 posted 12 years ago by TimoZachi
Rescatamos los datos que pasamos por apprequest .
0 860 posted 12 years ago by serialk89
Rescato variables desde un iframe con $signed_request
0 741 posted 12 years ago by serialk89
0 522 posted 12 years ago by ddavidd
get token upload track download track to client ( request --> REDIRECT --> follow it to get download
0 931 posted 12 years ago by rowntreerob
Ordena alfabéticamente el array $friends['data'] obtenido con la api de facebook.
0 832 posted 12 years ago by serialk89
[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 1165 posted 12 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 1491 posted 12 years ago by eddequincey
Recomienda la app facebook a los amigos mediante FB.ui
0 599 posted 12 years ago by serialk89
Envia un mensaje a los amigos desde method send de facebook graph
0 577 posted 12 years ago by serialk89
Muestra un cuadro de dialigo en una app de facebook
0 502 posted 12 years ago by serialk89
0 587 posted 12 years ago by sneaks