Posts Tagged ‘php’

PHP and MySQL Upgrade

January 16th, 2007

Recently we upgraded both PHP and MySQL to version 5, allowing us to offer our customers the very latest features available. PHP 5, which we had previously offered alongside PHP 4, offers developers improved object-oriented programming features and XML-handling functions, among other things. MySQL 5 includes performance enhancements, improved accuracy for mathematical operations [...]

PHP5 Now Available

November 4th, 2005

It is now possible to use PHP5 on our server — instructions on how to do so can be found at the following URL. This does not affect scripts which are already installed and using PHP4; PHP4 will continue to be the default and specific action is required to use PHP5. This means [...]