ThinkPHP Blog: Accessing Nike+ data with PHP

Courtesy PHPDeveloper.org  Thu, 05/15/2008 - 10:26

On the ThinkPHP blog today, Stephanie Ehrling has posted about a method for PHP to take in the output of the Nike+ equipment and put it into a usable form.

There is no official API that allows you to use the raw data. Nevertheless the data are sent to the Flash via XML so there is a chance to use them.

For PHP Rasmus Lerdorf himself has implemented a class to access these data.

The...


 

Reply

The content of this field is kept private and will not be shown publicly.