PHP (Hypertext Preprocessor)
PHP is a script
language and interpreter that is freely available and used primarily on Linux
Web servers. PHP, originally derived from Personal Home Page Tools, now stands for PHP:
Hypertext Preprocessor, which the PHP FAQ describes as a "recursive acronym."
PHP is an alternative to Microsoft's Active
Server Page (ASP) technology. As with ASP, the PHP script is embedded within a Web page along
with its HTML.
Before the page is sent to a user that has requested it, the Web server calls PHP to interpret and
perform the operations called for in the PHP script.
An HTML page that includes a PHP script is typically given a file name suffix of ".php" ".php3,"
or ".phtml". Like ASP, PHP can be thought of as "dynamic HTML pages," since content will vary based
on the results of interpreting the script.
PHP is free and offered under an open
source license.
This was last updated in November 2006
Email Alerts
Register now to receive SearchEnterpriseLinux.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Linux expert William E. Shotts Jr. wants more Linux users to discover the command line and tap the advanced functionality below the GUI.
-
Quick command line navigation and execution is the key to easy Linux system administration. Learn these 10 command line tricks to increase your proficiency and speed in Bash or other Linux shells.
-
The top Linux tips of 2010, based on SearchEnterpriseLinux.com reader data, include five Bash secrets for Linux and getting started with Clonezilla for Linux server disk cloning.
-
Articles
-
Resources from around the Web