This can be done in our local system but when we need this is in Server where our Project is maintained it is not possible. So here is the Rewrite Rule in HTACCESS for PHP where we can change the maximum file size limit.
Rewrite Rule for Maximum File size is shown below.
php_value upload_max_filesize 20M
No comments:
Post a Comment