public
Description: PHP Example code using the ScreenSteps Live API
Homepage: http://screensteps.com/blog
Clone URL: git://github.com/bluemango/screensteps-live-api-php-example.git
name age message
file .gitignore Thu Jul 10 12:37:27 -0700 2008 initial commit [Trevor K DeVore]
file README.txt Tue Apr 28 13:32:59 -0700 2009 Updated readme and HMAC require code [Trevor K DeVore]
directory plain/ Fri Oct 30 07:56:47 -0700 2009 added search to API and example page to plain f... [Trevor K DeVore]
directory pretty/ Wed Feb 04 14:45:25 -0800 2009 Added CleanseID method to class. Supports perma... [Trevor K DeVore]
file sslive_class.php Fri Oct 30 07:56:47 -0700 2009 added search to API and example page to plain f... [Trevor K DeVore]
file sslive_include.php Tue Apr 28 13:32:59 -0700 2009 Updated readme and HMAC require code [Trevor K DeVore]
README.txt
PHP example files for interfacing with your ScreenSteps Live account using the ScreenSteps Live API. 
Uses PHP, curl and the Crypt_HMAC PEAR package. Looks for HMAC.php file in same directory as 
sslive_class.php file. If not found then requires that file be in PEAR repository.

The Crypt_HMAC PEAR package is available at http://pear.php.net/package/Crypt_HMAC.

Questions? support@screensteps.com