ID: 10726
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Bogus.. Looks like your trying to do somthing thats not supported.. I dont know where
your getting $PHP_POST_VARS from as it should be $HTTP_POST_VARS you should
fopen("php://stdin","r"); if your doing what I think you are..
- James
Previous Comments:
---------------------------------------------------------------------------
[2001-05-08 04:56:24] [EMAIL PROTECTED]
hi there is a trouble with catching stdin with post data in the cgi-bin php script. I
did disable track_vars, but I still unable to catch any data in stdin, and all data
still present in the $PHP_POST_VARS[];
is there any solution?
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10726&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]