Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:   Write the characters in the image above exactly as you see it


Enabling php 5 on your domain

You can use php 5 on your domain by either naming the files with a .php5 extension, or to have all php files use php 5 create a .htaccess file with the following in it:

AddHandler x-httpd-php5 .php