On Sat, October 28, 2006 4:06 pm, Børge Holen wrote: > I'm trying to validate wether or not to run the image check script. > however empty the file field(s) are This script is started... how do I > tell it > there is nothing here, go do other stuff. > for both multiupload forms and single upload forms since they're > supposed to > share this script. My logic tells me there should be something like > this if > statements, but then again, I'm more of a copy paster rather than a > expert. Read the documentation about what will and won't happen if the user does or doesn't fill in one or more FILE inputs: http://us3.php.net/manual/en/features.file-upload.php There is nothing at all tricky in this, really, if you read the docs... -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php