php-general | 2001032
Date: 03/19/01
- Next message: WebMaster: "[PHP] Hey Everyone"
- Previous message: ben: "Re: [PHP] HELP insert still dosn't work"
- In reply to: Rasmus Lerdorf: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Next in thread: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
:)
> Chances are the data will be in $HTTP_RAW_POST_DATA
THANK YOU THANK YOU THANK YOU THANK YOU
THANK YOU THANK YOU THANK YOU THANK YOU
It spit out everything i needed. In the form of a string!!
i had no idea that variable existed. damn my incompetence!! :)
Thanks again. There i go making it overtly complicated
now i can parse the xml_string.
Thanks for the help, that was (hopefully) that last hurdle i had to jump
----- Original Message -----
From: "Rasmus Lerdorf" <rasmus <email protected>>
To: "Fabian Raygosa" <fabian <email protected>>
Cc: "Php-General <email protected> Php. Net" <php-general <email protected>>
Sent: Monday, March 19, 2001 4:25 PM
Subject: Re: [PHP] (HELP) Reading a file sent through HTTP
> > It's coming in as a binary file, as i mentioned before in some examples,
>
> How? Via what? It must be either a POST or a PUT if perl can read it.
> Chances are the data will be in $HTTP_RAW_POST_DATA
>
> -Rasmus
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: WebMaster: "[PHP] Hey Everyone"
- Previous message: ben: "Re: [PHP] HELP insert still dosn't work"
- In reply to: Rasmus Lerdorf: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Next in thread: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

