PHP file upload restrictions
Having problems with your file uploads getting cut off for various errors from php? Remember that in order to accept larger uploads you may need to adjust your php configuration file ( php.ini ) Here are some items you should check and tweak in php.ini memory_limit post_max_size upload_max_filesize max_execution_time max_input_time ... read more!
Posted in php | Post Comment

RSS Feed