Kevin Noone


PHP and Last.fm Fun II

October 4, 2008

{.tt-flickr.tt-flickr-Square} It seems like I can’t use the following code on my server:

$dom = new DOMDocument(); $dom->load($recentTracksUrl);

because “URL file-access is disabled in the server “. I guess I’ll have to find another way to handle REST responses with php. I’m guessing there’s a better solution anyway. Research begins…


© 2021 Kevin Noone · Powered by Hugo and GitHub Pages