re:Reading data posted with XMLHttprequest



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- web design
.



Relevant Pages

  • Re: re:Reading data posted with XMLHttprequest
    ... > to use the $_POST global without enabling the raw data in php.ini, ... Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ ... Prev by Date: ...
    (comp.lang.php)
  • Re: help with network script...
    ... instruct to ignore the first row, that has the column names, I want to ... only get the raw data? ... since I have the headers already... ... Prev by Date: ...
    (microsoft.public.excel)
  • print localized text
    ... Send Raw Data to a Printer by Using Visual Basic .NET ... to send text to a dotmatrix printer. ... the command prompt usind the copy con to prn. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • re:session_start() error
    ... It seems that the first page to start the session is fine and ... Nick ... http://eye.cc -php- web design ... Prev by Date: ...
    (comp.lang.php)
  • Access to C drive and Office 2003
    ... I have created a GPO to hide the C drive, but when I open any office 2003 ... drive can be see enabling the user to save and make ... does not effect notepad or wordpad ... Prev by Date: ...
    (microsoft.public.win2000.group_policy)