// Check file size
if ($_FILES["fileToUpload"]["size"] > 500000) {
echo "Sorry, your file is too large.";
$uploadOk = 0;
}
; Maximum allowed size for uploaded files.
upload_max_filesize = 40M
; Must be greater than or equal to upload_max_filesize
post_max_size = 40M
Maraming salamat dito lodi.PHP:// Check file size if ($_FILES["fileToUpload"]["size"] > 500000) { echo "Sorry, your file is too large."; $uploadOk = 0; }
Adjust 500000 = 500kb to any value.
yes lodi, php at mysql , then upon uploading of morethan 1 mb nag eerror na.san mo ba iuupload?sa DB?
more details plss..
Lahat ng browser na try ko na po same output at same problem.Try mo chrome browser