You can change the error_reporting in cPanel >> Select PHP version >> PHP Settings, for any PHP version except the native one.
Most Popular Articles
What is the maximum execution time of a PHP script?
In the shared environment, the server's resources are shared by all users hosted on that server....
How is the value of the register_globals parameter set?
As of July 1, 2007, on all HostX servers (Linux and Windows), the register_globals and...
How to display the contents of a PHP folder?
You can use the following PHP code sequence, saved in a file named index.php (loaded in the...
How to generate a .pdf file from PHP?
Generating .pdf files from PHP can be done using FPDF. FPDF is a PHP class that allows the...
How can I change different parameters in php.ini?
HostX uses a special configuration on its Linux servers. This configuration allows each user to...
