php-general | 2001122

Re: [PHP] HTTP_POST_FILES not working with 4.1.0? From: Andrey Hristov (ahristov <email protected>)
Date: 12/19/01

Try $_FILES array, if it works that means that register_globals is off.

Regards,
Andrey
 
----- Original Message -----
From: "Ron Dyck" <adam <email protected>>
To: "PHPList" <php-general <email protected>>
Sent: Wednesday, December 19, 2001 4:41 PM
Subject: [PHP] HTTP_POST_FILES not working with 4.1.0?

> Having trouble with HTTP_POST_FILES not working under 4.1.0. Track vars is
> enabled, and HTTP_POST_VARS works fine.
>
> Anyone experiencing simular problems?
>
> =======================
> Ron Dyck
> WebbTech
> www.WebbTech.net
> rhd <email protected>
> 905 734-1164
>
>
>
> --
> 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>
>
>

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