| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Danltn.com Join Date: May 2007 Location: Danltn.com / Nottingham, UK
Posts: 1,201
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Ping.FM Wrapper Class Ping.FM wrapper class Version 0.2.1b Download link: http://danltn.com/bin/b4g.phps PHPClasses.org link: Browse the available classes - PHP Classes ????: NamePros.com http://www.namepros.com/code/484348-ping-fm-wrapper-class.html This class allows you really easy interaction with the API features of Ping.FM. It also parses the XML return for easy access to the important data. (Accessible in $wrapper->details array) Nothing too confusing about it, if you need more details check it on the Ping.FM API site, otherwise I can probably answer most questions. Basic usage example: PHP Code:
__________________
Last edited by Daniel; 06-21-2008 at 03:15 PM.
|
| |