.PHP4 文件扩展名
PHP 4 Web Page
| 开发者 | 不适用 |
| 受欢迎程度 |
3.6 | 5 票 |
什么是 PHP4 文件?
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.
更多信息
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.
可打开 PHP4 文件的程序
Windows
Run with Apache
Run using Windows Server with the PHP engine
Open with a text editor
View in a Web browser
Mac