At 04:50 PM 8/23/00 +0100, you wrote:
>Is there a way of limiting the file size that can be uploaded? Like
>MAX_FILE_SIZE in php?

You can't check the file size until after it has been uploaded, but you can 
check the filesize variable immediately after upload and delete the file if 
it is too big.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to