A
Anonymous
Guest
I have written a script for user to upload file from client's computer to the server!
I currently experiencing a problem. The upload function only work if the file is < 512KB!!
I have already changed the setting "upload_max_filesize" to 100M in the php.ini file.
Also, I changed the "max_execution_time" to 3600!!
Is there other setting that I have to change in order to upload some large files (> 512KB)???
Any suggestion??
Thx.
:lol:
I currently experiencing a problem. The upload function only work if the file is < 512KB!!
I have already changed the setting "upload_max_filesize" to 100M in the php.ini file.
Also, I changed the "max_execution_time" to 3600!!
Is there other setting that I have to change in order to upload some large files (> 512KB)???
Any suggestion??
Thx.
:lol: