php-general | 2001122
Date: 12/19/01
- Next message: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Previous message: Ron Dyck: "[PHP] HTTP_POST_FILES not working with 4.1.0?"
- In reply to: Ron Dyck: "[PHP] HTTP_POST_FILES not working with 4.1.0?"
- Next in thread: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Reply: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Previous message: Ron Dyck: "[PHP] HTTP_POST_FILES not working with 4.1.0?"
- In reply to: Ron Dyck: "[PHP] HTTP_POST_FILES not working with 4.1.0?"
- Next in thread: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Reply: Richard Heyes: "RE: [PHP] HTTP_POST_FILES not working with 4.1.0?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

