Displaying Recent Tracks with PHP4
Wednesday April 23, 2008 12:52 PM
We've been using a modified version of marc2003's recent tracks script as an example of how to display your recent tracks feed. It's simple, elegant and just works. However, it requires PHP5 due to it's dependance on SimpleXML.
If you are limited to PHP4, click here to download a version that does not rely on SimpleXML. Be sure to change the file extension from .txt to .php.
If you are limited to PHP4, click here to download a version that does not rely on SimpleXML. Be sure to change the file extension from .txt to .php.
Context: Usage

