On Thursday 04 December 2003 10:36 am, Gohaku wrote:
> Hi everybody,
> There are some pages I would like to extract links from but I can't
> access the page using the following:
>          ini_set('php.user_agent', 'Mozilla/5.0');

This should work ->
header('User-Agent: Mozilla/5.0');

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to