Code try {
$resp=file_get_contents('http://ax.itunes.apple.com/WebObjects/MZStoreServices.woa/wa/wsSearch?term='.urlencode($song['Band']['name'].' '.$song['Song']['name']).'&limit=1&media=music');
file_get_contents - [internal], line ??
Song::getMP3s() - APP/models/song.php, line 207
SongsController::view() - APP/controllers/songs_controller.php, line 248
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 204
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 112