Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] (HELP) Reading a file sent through HTTP From: Rasmus Lerdorf (rasmus <email protected>)
Date: 03/19/01

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