> Is there any way to check file size before upload? answer: no way
tell the user the upload limit MAX_UPLOAD_SIZE if they are too stupid to read it is not your fault. ;) you could try to write a java applet for upload which might be able to check before upload. accessing files on the client is forbitten in php because of security reasons. [Non-text portions of this message have been removed] Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
