No, PHP3 does not support it.

<snip from="http://www.php.net/manual/en/features.file-upload.php";>

        Note: In PHP versions prior 4.1.0 this was named $HTTP_POST_FILES
        and it's not an autoglobal variable like $_FILES is. PHP 3 does not
        support $HTTP_POST_FILES. 

</snip>


--
Maxim Maletsky
[EMAIL PROTECTED]



"electroteque" <[EMAIL PROTECTED]> wrote... :

> is there a way to get this variable in php3 for some reason i cannot acess
> it ?
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to