PHP and Last.fm Fun II
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…
No Comments »
RSS feed for comments on this post.
Leave a comment
You must be logged in to post a comment.