> > 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

Nope, no PEAR allowed....any other options?

Thanks,
Mag

=====
------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)


                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

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

Reply via email to