I've yet to figure out the right search string to coax this data out of google or php.net, so I'll try you guys. Is there a way to submit postdata when requesting a file via http via the fopen() function?
What I'm trying to do:
Send some data via POST to an ASP script, then pull some data out of the returned page. Any ideas?
Peace,
will
What I'm trying to do:
Send some data via POST to an ASP script, then pull some data out of the returned page. Any ideas?
Peace,
will