At the time of this writing, the web servers still run PHP4 by default.
To make your website run PHP5, add this line to your .htaccess file:
AddHandler application/x-httpd-php5 .php
At the time of this writing, the web servers still run PHP4 by default.
To make your website run PHP5, add this line to your .htaccess file:
AddHandler application/x-httpd-php5 .php