Articles
In the shared hosting environment, security is a very complex issue; therefore we prefer to...
Below is an example of PHP script for connecting to an MS SQL database: <?php...
HostX uses a special configuration on its Linux servers. This configuration allows each user to...
You can check the availability of a PHP function using the sequence below: <?php...
As of July 1, 2007, on all HostX servers (Linux and Windows), the register_globals and...
You can use the following PHP code sequence, saved in a file named index.php (loaded in the...
You can change the error_reporting in cPanel >> Select PHP version >> PHP Settings,...
Generating .pdf files from PHP can be done using FPDF. FPDF is a PHP class that allows the...
In general, yes. However, you need to open a ticket to the Technical Dept. in which you will...
Yes. All Linux shared hosting servers include PEAR.If you need one or more PEAR modules that are...
By default, in php.ini the display_errors parameter is set to Off for security reasons. If you...
Yes. All Linux shared hosting servers include ionCube.To find out the current ionCube version...
It is not possible to use PHP as Apache module on Linux shared servers. All our shared hosting...
This error can have several causes: spaces before the <?php tag various issues with the...
In the shared environment, the server's resources are shared by all users hosted on that server....
