Drivecast API PHP Libraries
From DriveCast Wiki
Revision as of 08:41, 3 September 2009 by Ikoichi2112@gmail.com (Talk | contribs)
Here you can find the implementations of the Drivecast API libraries using the PHP language.
At the present time there are two different, but really similar, implementations of the PHP library:
- The first is called DrivecastAPI 1.0 PHP Library and is related to the Drivecast API 1.0, which is completely working.
- The second is called DrivecastAPI 2.0 PHP Library and is related to the Drivecast API 2.0, which is faster and provides more data with few requests (recommended).
We recommend you to use the Drivecast API 2.0 and consequently the 2.0 implementation of the PHP Class.
