Ramazi Sharikadze
New member
i have jpg images(size 2.5 MB or more) and i want upload them. I wrote upload form with enctype="multipart/form-data" and php script $_FILES["up"]["name"]. i got only it's name, for tmp_name, size or type it not work. for small images( 1.5MB or less) it works. any idea......? why php can`t read $_FILES["up"]["size"] or $_FILES["up"]["type"].......?
hey i want to write script and for big files upload not work, i try to upload them on my pc localhost server
hey i want to write script and for big files upload not work, i try to upload them on my pc localhost server