On Friday 19 April 2002 08:04, David McInnis wrote:
> I am having a problem reading a remote file using fopen and http://.  I
> suspect this is because the remote file is sending back a cookie.  Can
> anyone confirm and/or offer a solution?

If it is indeed sending back a cookie then you need something like curl, 
IIRC, a simple fopen() wouldn't work.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
No one becomes depraved in a moment.
                -- Decimus Junius Juvenalis
*/

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

Reply via email to