Posts Tagged ‘PHP’
My hosting provider has the default limits for uploading files via PHP set pretty low (2MB). To get around that, they allow custom php.ini files, but they don’t tell you where to put them or what to put in them. Create a text file called “php.ini” and place it in the directory where the script [...]
Categories: Applications
Tags: PHP
