Re: [PHP] how can I get the post content in php

2001-11-15 Thread Yorgo Sun
thinks I finded it by review the soure code. try it's empty. then think have and other way. so got your explain. I just try the older version or waitting the php4.1.0 -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL PROTECTED] Mobile:13701243390 Phone:65283399-121

[PHP] Re: how can I get the post content in php

2001-11-15 Thread Yorgo Sun
parser the SOAP message -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL PROTECTED] Mobile:13701243390 Phone:65283399-121 TomQ ID:yorgo http://www.ruisoft.com "Johan Holst Nielsen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTE

[PHP] Re: how can I get the post content in php

2001-11-15 Thread Yorgo Sun
I think you understand my problem. I will use a client program to POST the XML data to a php file on the server base HTTP in php file will get the post request, the question is, how can i get the xml data in post request -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL

[PHP] Re: how can I get the post content in php

2001-11-15 Thread Yorgo Sun
Hello Johan the program just can let me get the post string like my example I want post the xml file content to a php file, then I want get the post string that it's xml content. hehe, thanks for your help -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL PROTECTED] M

[PHP] Re: how can I get the post content in php

2001-11-14 Thread Yorgo Sun
$HTTP_SERVER_VARS['QUERY_STRING'] --> it just can read the content by GET method. I want POST content thanx -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL PROTECTED] Mobile:13701243390 Phone:65283399-121 TomQ ID:yorgo http://www.ruisoft.com "Johan Hols

[PHP] how can I get the post content in php

2001-11-14 Thread Yorgo Sun
I mean post content string not a lot of variables etc: aaa.html post a=1&b=2 to bbb.php I want use php to read the string a=1&b=2 not $a and $b thanks -- Yorgo Sun Project Manager Technology Dept. Tom.com Email:[EMAIL PROTECTED] Mobile:13701243390 Phone:65283399-121 TomQ ID:yo