On Monday 04 November 2002 11:04, rija wrote:
> You might receive 2 files throught upload,
> then the first file name should be $_FILES['origem'] ;
> and the second file name $_FILES['origem2'] ;
>
> To use the different variables you can use, peer John Holmes's answer,
> there aren't no full answer like this anywhere?

There's a perfectly good example in the manual that people should use and 
adapt instead of trying to write their own non-working upload forms.

If they could just spend a couple of minutes searching the archives or even 
reading the manual, they could save themselved oodles of time and grief.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Getting into trouble is easy.
                -- D. Winkel and F. Prosser
*/


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

Reply via email to