php-general | 2004032
Date: 03/16/04
- Next message: Rob Paxon: "Re: [PHP] Efficieny: Include vs Array vs Function"
- Previous message: Bruno Santos: "[PHP] $_FILE"
- In reply to: Bruno Santos: "[PHP] $_FILE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it is not $_FILE, it is $_FILES :P
luis.
"Bruno Santos" <brvds <email protected>> escribió en el mensaje
news:40578B46.90907 <email protected>
> Hello.
>
> I've read in a book that we can access several file properties (when
> uploading a file) in two ways:
>
> 1st with the array $_FILE
> 2nd with $HTTP_POST_FILES
>
> i've used the 1st, but my program give many erros, and when using the
> 2nd, everything was fine.
>
> the 1st is avaiable from PHP 4.1.0, and im using PHP 4.3.4.
> Can someone tell me why does not work ???
>
> cheers
>
> --
> -----------------------------------------------------
> .-'''''-.
> .' `.
> : :
> : :
> : _/| : Bruno Santos
> : =/_/ : brvds <email protected>
> `._/ | .'
> ( / ,|...-' Pagina Pessoal
> \_/^\/||__ http://feiticeir0.no-ip.org
> _/~ `""~`"` \_
> __/ -'/ `-._ `\_\__
> /jgs /-'` `\ \ \-.\
>
>
> "Written very small on the back poket of a girl's jeans
> - 'If you can read this, you're WAY too close.'"
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Rob Paxon: "Re: [PHP] Efficieny: Include vs Array vs Function"
- Previous message: Bruno Santos: "[PHP] $_FILE"
- In reply to: Bruno Santos: "[PHP] $_FILE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

