/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
App::import('Core', 'HttpSocket'); $HttpSocket = new HttpSocket(); $lastFMxml= $HttpSocket->get('http://ws.audioscrobbler.com/1.0/user/LennieZ/recenttracks.xml');
URL: http://lennaert.nu/2009/06/25/five-useful-cakephp-functions-i-just-dicovered