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.