Czy jest sposób żeby zapisać wynik np. wyszukiwania na youtube do zmiennej tak żeby można było później w tym skrypcie przetworzyć ten kod zapisany do zmiennej? Mam nadzieję że ktoś załapał o co mi chodzi

$url = "http://localhost/temp-hum-light.html";
$url = 'http://www.youtube.com/results?search_query=szukam';
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/26/d342101088/htdocs/nuta/pobieranie_czasu.php on line 11 Warning: file_get_contents(http://www.youtube.com/results?search_query=wZZ7oFKsKzY) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /homepages/26/d342101088/htdocs/nuta/pobieranie_czasu.php on line 11