[thelist] PHP Automated Downloads WAS PHP, JAVA File retrieval

Jay Blanchard jay.blanchard at niicommunications.com
Tue Jun 25 10:00:04 CDT 2002


[snip]
The only suggestion I would have would be to use the networking components
of php and do the HTTP POST request manually.  It's a bit of a long way
round and not something I've tried myself but it's probably the way I would
try to do it myself.

As for the the sessionid, if it is appended to the URL then it's not too
hard to deal with as you simply pass it as a variables either by GET or
POST, if however it resides in a cookie then it get more interesting.
[/snip]

I wonder if I could send out an http header with the appropriate "post"
information, hmmmm? Thinking out loud mostly, damn I hate working in a
vacuum sometimes!

Jay





More information about the thelist mailing list