[PHP3.06] What file extensions can run PHP?

PHP will run all files with the following extensions by default:-

.php
.php3
.php4
.php5

.php4 files will run under PHP4, .php5 files will run under PHP5 by default. .php files will run under the default PHP version (5).

Was this answer helpful?

 Print this Article

Also Read

[PHP3.02] What modules are installed on the server?

Simply log into your Hosting cPanel v7.5 Control Panel and select Web Diagnostics. Under that...

[PHP3.16] How are PHP4 and PHP5 set up?

The default PHP version on our webservers is version 5. This is how the PHP setup on our servers...

[PHP3.08] Do you support Zend Optimizer?

Zend Optimizer is available for use on our servers, though optimized code is not supported by us...

[PHP3.07] Do you support Blogs on your packages?

Yes we do - you'll need to select a package that includes MySQL databases as all major blogging...

[PHP3.09] What is the path to ImageMagick?

The full path to the binary is:- /usr/bin/convertSome scripts request the directory path, rather...