Posted by y5 on 10/24/69 11:40
to use the $_POST global without enabling the raw data in php.ini, try the following code: objXMLHttpRequest.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); objXMLHttpRequest.send('var=value&var2=value2'); ----- http://eye.cc php newsgroups
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming