PHP – File too large to upload

Your file size upload is controlled by two variables in php.ini

upload_max_file_size and post_max_file_size

October 2, 2009 Post Under PHP - Read More

Comments are closed.