trying to write a functional php script to detect charset retrieve web pages. My script works, but if I enter get_headers () for webtrh.cz/66997-fakturace-ramci-dph?p=416206
get_headers(http://webtrh.cz/66997-fakturace-ramci-dph?p=416206);
the result: get_headers() [function.get-headers]: Redirection limit reached, aborting. in /home/www/tcladin.cz/subdomains/www/include/funkce.php on line 583 Warning: get_headers(http://webtrh.cz/66997-fakturace-ramci-dph?p=416206) [function.get-headers]: failed to open stream: Operation now in progress in /home/www/tcladin.cz/subdomains/www/include/funkce.php on line 583
URL sınamak için kullanıyorum get_headers
I received a similar error only pages from webtrh.cz Similarly, acts as the functions get_meta_tags ().
"Functional" script is http://tcladin.cz/pokus/charset.php Further details on the Czech forum diskuse.jakpsatweb.cz/?action=vthread&forum=9&topic=104412, where unfortunately I have no answer