Re: remote file existance when protected by a .htaccess

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> which works great except I have been getting some 403
> access denied errors for some sites, checking I see
> that they are protected by a htaccess file (that
> checks the referrer) so i tried putting
> 
> header('referer: domain')
> 
> where domain is the parse_url['host'] of $remote_file
> but that too has failed...
> 
> Any ideas?


might want to try http://pear.php.net/package/HTTP_Client

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux