Welcome To Snipplr


Everyone's Recent Snippets Tagged api



_PHP Snippet for Paying via Paypal_ This snippet is designed for most open source invoicing applications that you have control over the template setup. There multiple free or open source PHP applications that you can download server-side and imple...
2 1424 posted 14 years ago by creativeboulder
0 1211 posted 14 years ago by kangcom
track click and get aff/campaign info
0 949 posted 14 years ago by jurajsim
Accessing the 37signals product Highrise API requires HTTPS. I initially had problems with this (seemingly the certificate authority) from ColdFusion initially. Found the solution by tapping into the underlying Java layer to manage the providers.
0 3265 posted 14 years ago by parkerkrhoyt
1 1140 posted 14 years ago by hamsterbacke82
Script used to access the Envato API, and get extra details using Curl. This script will only work on PHP5 on a Linux hosting account (with safe mode / openbasedir disabled). Will need slight adjustment if trying to run it otherwise. You are w...
1 1849 posted 14 years ago by dtbaker
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1 1357 posted 14 years ago by dotNetkow
1 1575 posted 15 years ago by mloberg
This is a very simple use of the Vimeo API. All it does is list the video title, a thumbnail of the video, and the description. More advance script coming later.
0 1169 posted 15 years ago by mloberg
2 1498 posted 15 years ago by mloberg
Be sure to call the exact version desired or the script is only cached for one hour! http://encosia.com/2009/10/11/do-you-know-about-this-undocumented-google-cdn-feature/
1 1568 posted 15 years ago by housecor
0 1107 posted 15 years ago by lajlev
This is partial code for calling a custom foxycart shipping request.
0 921 posted 15 years ago by webmovementllc
0 1258 posted 15 years ago by adampatterson
A more flexible version of the 'official' Facebook feed dialog example. "The Feed Dialog prompts the user to publish an individual story to a profile's feed. This does not require any extended permissions." "The following simple JavaScript exam...
0 1347 posted 15 years ago by coprolit
This example shows how enableEditing can be emulated in version 3 of the Google Maps API. \\r\\nWhen releasing an editable point after dragging it, the changed part of the polyline will be updated.\\r\\nPoints can be added to by clicking on the map a...
0 3026 posted 15 years ago by peckham
0 2063 posted 15 years ago by phil7085
courtesy of mark8barnes (http://wordpress.org/support/profile/52354)
1 1453 posted 15 years ago by iroybot
This script works good condition, and not use "oAuth". Your should get username and password with cleartext (standart html controls) without authentication and just add them into variables in your code... (twitter_username and twitter_password) A...
0 1240 posted 15 years ago by emregulcan
Borrowed from Jerome Paradis: http://blog.jeromeparadis.com
0 1576 posted 15 years ago by Jamie
Get error description from Lotus Notes C API
0 1260 posted 15 years ago by AlexLocust
Based on the following references: http://not-equal.blogspot.com/2006/08/upload-file-as3-php.html http://www.thedanosphere.com/?p=76 I created a simple file manager class that I will be extending in the near future for an AIR App I...
0 1467 posted 15 years ago by alvincrespo
replace your "zipcode" with your zipcode
0 1219 posted 15 years ago by adkatrit
By using hook_form_alter, you can add your own callback functions to any Drupal form. These functions will be called when Drupal validates the form and when Drupal submits it. In example below, a module called 'simple_checkout' adds its own hand...
1 1537 posted 15 years ago by berkes
0 1325 posted 15 years ago by sukantahazra
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 1471 posted 15 years ago by eddequincey
0 1130 posted 15 years ago by bionickid