Zwracam się z prośbą o pomoc w trzy liniowym kodzie. Siedzę już nad tym od przedpołudnia masa przeczytanych poradników manual, forum php.pl i dalej nie wiem jak naprawić usterkę.
<?php ?>
var_dump zwraca mi wartość NULL a błędy to błędy jakie otrzymuje:
Cytat
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in xxxx on line 2
Warning: file_get_contents(http://strona.pl/str.html) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in xxxx on line 2
Warning: preg_match_all() [function.preg-match-all]: Unknown modifier '(' in xxxx on line 3
Warning: file_get_contents(http://strona.pl/str.html) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in xxxx on line 2
Warning: preg_match_all() [function.preg-match-all]: Unknown modifier '(' in xxxx on line 3
strona.pl... to tylko taki podkład.