.PHP4 File Extension
PHP 4 Web Page
Developer | N/A |
Popularity |
3.6 | 5 Votes |
What is a PHP4 file?
Web page that may include PHP 4 code; the PHP script is parsed by a PHP engine on the Web server before being sent to the user's Web browser; the script then generates HTML code, which is sent to the user's browser; PHP pages are often used to access database information, such as data from a MySQL database.
More Information
PHP4 pages can be processed and run on a Web server with the PHP engine installed. Examples include Apache, Windows Server, and Mac OS X Server. They can also be edited with a text editor.
Most PHP pages use the standard .PHP file extension.
Programs that open PHP4 files
Windows
Run with Apache
Run using Windows Server with the PHP engine
Open with a text editor
View in a Web browser
Mac