Uploading files of size more than 10MB
Posted: Tue Sep 16, 2008 6:56 am
Hi Friends,
I am new to the PHP, can anybody please tell me what I have to do to allow an user to upload files more than 10MB.
I tried changing in the php.ini file following..
upload_maxfile_size=15M
host_max_size=15M
memory_limit=15M
But it didn't work.
I also want to know what is .htaccess file, where it is present.
I am using Apache 2.2.9 & PHP 5.2.6.
Thanks,
Basant Singh.
I am new to the PHP, can anybody please tell me what I have to do to allow an user to upload files more than 10MB.
I tried changing in the php.ini file following..
upload_maxfile_size=15M
host_max_size=15M
memory_limit=15M
But it didn't work.
I also want to know what is .htaccess file, where it is present.
I am using Apache 2.2.9 & PHP 5.2.6.
Thanks,
Basant Singh.