Kyle Mathews wrote:

> I'm looking for some code that will upload images to my server from a form
> submission.
> I'd also like it to check for a max file size of the images.
> Any help would be appreciated.

what about reading the manual? there are variables that contain the file size.

http://www.php.net/manual/en/features.file-upload.php

-- 
 php developer / CoreTrek AS        | Genius, n.:  A chemist who discovers a
 Sandnes / Rogaland / Norway        | laundry additive that rhymes with
 web: http://www.moijk.net/         | "bright." 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to