.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