problem with uploading the images with php file upload
问题 hi guys i am uploading the images using the @PhP file upload Method @ If i upload 10 Images at a time (Each Images is 2000 /3000 dimension). then the on click save function is not working. if i upload 5 images or less than five images then its working fine wats wrong with my coding i just include my php code with this post <input value="Save" type="submit" name="SubSave" id="SubSave" onClick="return changes();"> if($_POST['SubSave'] == "Save"){ $aid = $_GET['rid']; $updcount = $_POST[