FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.PHP File Extension

NEW: Open .PHP files for FREE with Windows File Viewer

PHP Source Code File Icon
File Type
This file is saved in a plain text format.
Therefore, you can view the contents of the file in a text editor.
[x] Close  
PHP Source Code File
DeveloperN/A
Popularity
5 stars
CategoryWeb Files
File Format Description

Web page that may contain PHP (Hypertext Preprocessor) code; may include PHP functions that can process online forms, get the date and time, or access information from a database, such as a MySQL database.

The PHP code within the Web page is processed (parsed) by a PHP engine on the Web server, which dynamically generates HTML. The HTML, which contains the Web page content, is then sent to the user's Web browser. Therefore, the user never sees the actual PHP code contained in the Web page, even when viewing the page source.

Common PHP Filenames:

index.php - Often the default file to be loaded when a client Web browser requests a directory from a PHP-enabled Web server. For example, if http://sampledomain.com/ is requested, http://sampledomain.com/index.php is loaded.

Program(s) that open .PHP files
Linux Logo
Linux
Icon Eclipse PHP Development Tools
Icon Zend Studio 9
Icon Other text editor
Icon Apache Web Server with PHP
Icon Any Web browser
Updated 11/16/2012