You can modify certain PHP settings for yourself by creating your own php.ini file (in /home/username/public_html/) and replacing the settings there, i.e:
upload_max_filesize = 10M
You can modify certain PHP settings for yourself by creating your own php.ini file (in /home/username/public_html/) and replacing the settings there, i.e:
upload_max_filesize = 10M
Comments
0 comments
Please sign in to leave a comment.