I don't have this permission concering to change the php.ini 🙁
I insist in it because i wanna test a form that contains TEXTAREA fileds so if a user attemps to upload a file bigger in terms of the limit and press submit then a php file is gonna to be executed and then occurs the problem.
In that case the user have to go back and all the fields will reset.
Can i do something in order to prevent the resetting of the input fields?
I want a script to check onclick something like that.
Thanks!