
PHP General-purpose Programming Language.
The PHP reference implementation is now produced by The PHP Group.PHP originally stood for Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor.
It was originally created by Rasmus Lerdorf in 1994.
Beginning on June 28, 2011, the PHP Development Team implemented a timeline for the release of new versions of PHP.
Under this system, at least one release should occur every month.
Once per year, a minor release should occur which may include new features.
Every minor release should at least be supported for two years with security and bug fixes, followed by at least one year of only security fixes, for a total of a three-year release process for every minor release.
No new features, unless small and self-contained, are to be introduced into a minor release during the three-year release process.
Versions prior to 7.4 are no longer officially supported by The PHP Development Team, but security support is provided by third parties, such as Debian.
Popular content management systems are built using php programming language.
License: PHP License (most of Zend engine under Zend Engine License)
Version: PHP 7.4.2 (Current Stable Version) will be officially supported until 28 November, 2022.
Support: Each release branch of PHP is fully supported for two - three years from its initial stable release. During this period, bugs and security issues that have been reported are fixed and are released in regular point releases.
PHP exists in Debians repository, so installation is easy, but you won't get the latest version, unless you download it from the developers website.
Latest version: 8.2.6 Jun May 11th, 2023
For LMDE5 users, you can use the Software Manager to install the program.
How to install PHP version 7.4+76 via a terminal window:
sudo apt-get install php
Press Enter, done.

- Title: PHP Programming Language
- Posted by:
- Date: 3:17 PM
- Tags: Linux SoftwareProgramming & Development