Hello
I just noticed that php 5.2.2 broke support for $GOLBALS['RAW_PPOST_DATA'].
This turned out to be a pain for a lot of people, since PEAR::XMLRPC,
PEAR::XMLRPC2 and PHP-XMLRPC use it to access the xml payload of requests, and
it has already been patched in CVS.
I noticed that the variable is mentioned (in the comments only) in the nusoap
server code, and thought it would be a good idea to add a small note, saying eg
that from php 5.0 onwards using file_get_contents('php://input') is a better
alternative...
Bye
Gaetano
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|