PHP
PHP: Hypertext Preprocessor គឺជាភាសាប្រើនៅក្នុងកម្មវិធីឌីណាមិចវិបសាយ ដែលមាន ដើមកំនើតពី ភាសា HTML។ PHPត្រូវបានគេប្រើប្រាស់យ៉ាងទូលំទូលាយ ក្នុង ភាសាស្រ្គីប។
ប្រវត្តិ
PHP ត្រូវបានបង្កើតឡើងដោយ programmer Danish/Greenlandic Rasmus Lerdorf ក្នុងឆ្នាំ ១៩៩៤ ជា Common Gateway Interface ដែលយើងហៅថា CGI Programming ដើម្បីចំនួសអោយ ចំនុចមួយចំនួនរបស់ Perl Program ដើម្បីប្រើប្រាស់ពិនិត្រ និងថែរក្សា គេហទំពរ័របស់គាត់។ Lerdorf ចាប់ផ្តើមបង្កើត ភាសាPHP ដើម្បីបង្ហាញប្រវត្តិរូបសង្ខេប និងសំរាប់ប្រមួល data ដូចជា អំពី ចរាចរណ៍របស់គេហទំព័រគាត់។
Release history
Version | Release date | Most important changes |
---|---|---|
PHP 1.0 | June 8, 1995 | Officially called "Personal Home Page Tools (PHP Tools)". This is the first use of the name "PHP". |
PHP Version 2 (PHP/FI) | April 16, 1996 | Considered by its creator as the "fastest and simplest tool" for creating dynamic web pages . |
PHP 3.0 | June 6, 1998 | Development moves from one person to multiple developers. Zeev Suraski and Andi Gutmans rewrite the base for this version. |
PHP 4.0.0 | May 22, 2000 [១] | Added more advanced two-stage parse/execute tag-parsing system called the Zend engine. |
PHP 4.1.0 | December 10, 2001 [១] | Introduced the superglobals ($_GET, $_POST, $_SESSION, etc.) |
PHP 4.2.0 | April 22, 2002 [១] | Disabled register_globals by default |
PHP 4.3.0 | December 27, 2002 [១] | Introduced the CLI, in addition to the CGI |
PHP 4.4.0 | July 11, 2005 [១] | |
PHP 5.0.0 | July 13, 2004 [២] | Zend Engine II with a new object model. |
PHP 5.1.0 | November 24, 2005 [២] | Performance improvements with introduction of compiler (CV) variables in re-engineered PHP Engine. |
PHP 5.2.0 | November 2, 2006 [២] | Enabled the filter extension by default |
PHP was written as a set of Common Gateway Interface (CGI) binaries in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf in 1994, to replace a small set of Perl scripts he had been using to maintain his personal homepage.[4] Lerdorf initially created PHP to display his résumé and to collect certain data, such as how much traffic his page was receiving. Personal Home Page Tools was publicly released on 8 June 1995 in order to speed up the process of finding bugs and to help improve the code more quickly, after Lerdorf combined it with his own Form Interpreter to create PHP/FI (this release is considered PHP version 2), which had more functionality, including a much larger C implementation which was used to communicate with databases, and helped developers to build simple, dynamic web applications.[5] At this point, PHP already included some of the basic functionality that exist in PHP today, such as Perl-like variables, form handling, and the ability to embed HTML. The syntax was built to be similar to Perl, but was more limited, simple, and less consistent in comparison.
បំរើបំរាស់
ប្រភព
- ↑ ១,០ ១,១ ១,២ ១,៣ ១,៤ "PHP: PHP 4 ChangeLog". The PHP Group. 2008-01-03. Retrieved 2008-02-22.
- ↑ ២,០ ២,១ ២,២ "PHP: PHP 5 ChangeLog". The PHP Group. 2007-11-08. Retrieved 2008-02-22.