problema com get_headers()
Ae galera to com um problema quando uso a função get_headers()
$filename = "http://www.meulink.com.br/quemsomos.php
$ary_header = get_headers($filename, 1);
ta retornando esse warning:
Warning: get_headers() [function.get-headers]: URL file-access is disabled in the server configuration in /home/portal-gaucho1/public_html/portal/busca/busca_resultados.php on line 3
tenho que habilita alguma coisa no servidor?
Discussão (3)
Carregando comentários...