|
At Jagfly Hosting, we love PHP and we want you
to as well. We always make sure we've got the
most recent version installed (Currently PHP 5.2.5 or greater).
And we take pride in offering many PHP modules
and addon that you won't find with many other
web hosting companies (namely MCRYPT, XML support,
GD support, FreeType Support, Curl, BCMath, Zlib.
We also run PHP with Zend Optimization which speeds
up PHP scripts).
To find the PHP setup on your account, simply
make a php file called phpinfo.php and add the
following line to it.
<?php phpinfo(); ?>
Now upload it to the server in your www directory
and pull it up in your browser (http://www.yourdomain.com/phpinfo.php).
You should see a blue and white page with all
sorts of information on PHP and the modules that
are related to it on the server.

|