php upload filesize limit
Posted by: Maikelmix
Posted on: 2006-09-17 16:40:00
can i change upload_max_filesize of my POST uploads ?
iīm trying create a .htaccess with:
upload_max_filesize 15M
but donīt works :(
Could someone help me please ? tell me if is this possible and in this case, how could i do it ?
Thanks a lot! this is very important for me.