Your question intrigued me enough to start searching for an answer. Never
did this myself, but you may try
http://download.php.net/manual/en/html/function.fopen.html (fifth paragrapgh
of explanations). Hope it works with Apache - I was unable to determine if
this only works when you run PHP scripts from the prompt.

Please let me know if it works!

Bogdan

[EMAIL PROTECTED] wrote:

> I'm stuck with PHP3 at present and need to process POSTed data that
> has a missing Content-Type, so the HTTP_POST_VARS don't work.
>
> Is the raw STDIN data accessible in this situation, please?
> Pretty please?
>
> Cheers,
> J.
>
> --
> PHP General 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]


-- 
PHP General 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]

Reply via email to