Knowledgebase
Portal Home > Knowledgebase > PHP
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Override INI settings in PHP 5
To override a setting that is in the php.ini file from your script:Note: Place the following...
Views: 576
What is the max PHP upload size?
The php.ini files on our web servers are set to a maximum upload file size of 8 MB.
Views: 575