Просмотр статей с метками 'php'

 How to change the PHP version of your domain in cPanel?

It’s always a good idea to use the latest version of PHP. For some time 2-3 PHP versions will be...

 How to change upload max file size in php?

By default, PHP is set to allow uploads of files with a size of 2MB or less. If you are using a...

 How to edit PHP.INI file in your hosting?

The php.ini file is the configuration file for running applications that require PHP. You can use...

 How to Set the PHP Version per Folder?

Do you have a single domain or wish to use different PHP version per folder? Do you have an...

 How to solve PHP file downloading issue?

This problem is mostly happend when there is some mis configuration and no any .PHP handler is...