i am having trouble with uploading, when i upload big size file like >2M
it hang the browser and show blank screen and file does not get upload.
upload_max_file size is set 8M
also added set_time_limit( 0); in my script
But same thing on local network works file, seems problem in more setting.
please help
Rajesh Soni
it hang the browser and show blank screen and file does not get upload.
upload_max_file size is set 8M
also added set_time_limit( 0); in my script
But same thing on local network works file, seems problem in more setting.
please help
Rajesh Soni
Comment