Hi,

I finally figured out how to use fsockopen() to post data
when my server responded with a Document Moved error.

I knew the document was where I said it was ... After
many hours I realised that the location the document had
allegedly been moved to was the login screen that the
user would be redirected to if they did not have a valid
session id.

I removed the session handling and ... success!

This is not an acceptable solution because I need the
session to be valid.

Any help would be most appreciated.

Thanks,

Max

--

Oz Impact Multimedia
Innovate, Immerse, Inspire

www.ozimpact.com



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

Reply via email to