but what about the browser time out? does the browser will going to make the uploading time out or there is now way the browser can do time out when the file has been ready to upload?
im just wodering again is there any other way to upload the file faster?
i used @move_uploaded_file($tmp, $UPLOAD_PATH."/".$name) to upload is there any other best way for faster uploading?
can i upload upto 30MB?