On Fri, 2003-02-07 at 10:13, Rich Gray wrote:

> Hi Brian
> 
> Why are you using $_GET[] when your form is submitting via the 'post'
> method?

My bust, just a typo. It's actually: if ($attach != "none") that is
beign used anyway.

> Secondly for file uploads why are you not using the $_FILES[]
> superglobal array?

I did not write the app, just trying to figure out why it stopped
working after upgrading PHP. You think that's the problem?


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

Reply via email to