[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.03] What version of PHP does Hosting cPanel run?

You can find out the version of different programs that Hosting cPanel run by logging into your...

[PHP3.14] Can I change php.ini settings under my Windows hosting account?

You can put a php.ini file in your FTP directory root (below the public_html directory) otherwise...

[PHP3.11] What PHP5 modules do you support?

Print NowWhat PHP5 modules do you support?The following modules are available:-MySQL ClientGD...

[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.17] Using PHP5 makes all my products disappear in OSCommerce

We have updated our version of php so the default used is PHP5 rather than PHP4. This can cause...