A PHP class that helps you grab data from the Nike+ website. All you need to get started is:
PHP 5
As far as I'm aware, you should be OK with any version of PHP 5, but the project was developed using PHP 5.3. The more comfortable you are with PHP, the better, but don't worry, I've written up some documentation to get you started. You'll also need the following modules.
SimpleXML
Nike return XML data, so you'll need this to make it easy to figure what is what.
cURL
You now need to send authentication details with every request to Nike, which made things a little more complicated, but if you've got cURL up and running, not an issue!
Download
Join another 1197 users that have downloaded the Nike+PHP project from Google Code.
Download count powered by gCount.
Author
Nike+PHP has been developed by Charanjit Chana.

