Hi there php people!

Is there any way to get RAW POST DATA from cgi-bin php script with
track_vars turned on?
the array $HTTP_POST_VARS contains parsed data with "_" instead of spaces
and split all RAW data by "=" !!! thats too bad!

is there any other variable?

Have a nice day!



-- 
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