php-general | 2001032
Date: 03/19/01
- Next message: Mahmoud Abu-Wardeh: "RE: [PHP] how do i get a variable type? - not that simple"
- Previous message: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- In reply to: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Next in thread: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Reply: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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: Mahmoud Abu-Wardeh: "RE: [PHP] how do i get a variable type? - not that simple"
- Previous message: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- In reply to: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Next in thread: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Reply: Fabian Raygosa: "Re: [PHP] (HELP) Reading a file sent through HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

