[PHP-DEV] Bug #10729 Updated: posting XML data to the cgi-bin php script

2001-05-08 Thread sniper

ID: 10729
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Duplicate
Status: Bogus
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

Please ask these support questions on 
[EMAIL PROTECTED] mailing list.

--Jani


Previous Comments:
---

[2001-05-08 07:31:52] [EMAIL PROTECTED]
Duplicate of 10726
(there is no need to open two reports for one bug)

---

[2001-05-08 07:29:39] [EMAIL PROTECTED]
Hi there again!

Im trying to post XML data to the chi-bin php script, that shold parse that data and 
deal with it tags!
So php catch all my stdin before! and I cant reach my XML!

Sorry that was my mistake about $PHP_POST_VARS it should be $HTTP_POST_VARS of course.

if I do fopen("php://stdin", "r") I'll read nothing!!!
because of php did it before!

what is the best way to solve it?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10729&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #10729 Updated: posting XML data to the cgi-bin php script

2001-05-08 Thread derick

ID: 10729
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

Duplicate of 10726
(there is no need to open two reports for one bug)

Previous Comments:
---

[2001-05-08 07:29:39] [EMAIL PROTECTED]
Hi there again!

Im trying to post XML data to the chi-bin php script, that shold parse that data and 
deal with it tags!
So php catch all my stdin before! and I cant reach my XML!

Sorry that was my mistake about $PHP_POST_VARS it should be $HTTP_POST_VARS of course.

if I do fopen("php://stdin", "r") I'll read nothing!!!
because of php did it before!

what is the best way to solve it?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10729&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]