Hi,
I dont really have a problem in converting from POST
to GET but the html FILE box does not post its
variables if it is not in POST

eg:
<input type=file name=upload>

if you do a submit with $_GET the $_FILES array will
be "" or not existant

How to pass that?

Thanks,
Mag


--- Greg Donald <[EMAIL PROTECTED]> wrote:

> On Sun, 17 Oct 2004 17:16:09 -0700 (PDT), Mag
> <[EMAIL PROTECTED]> wrote:
> > Warning: Page has Expired
> 
> You can use the GET method instead of POST in your
> form if that's appropriate.
> 
> 
> -- 
> Greg Donald
> Zend Certified Engineer
> http://gdconsultants.com/
> http://destiney.com/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


=====
------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)


                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

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

Reply via email to