Posted by Edward Hass on 12/30/07 22:09
Is there a PHP equivalent to the JavaScript XMLHttpRequest function: ....... myrequest.open('POST', url, true); ........ myrequest.send(data); In other words, I'd like to get data from another web page that needs to receive input via the POST method. Thanks, Edward Hass
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming