Getting started with PHP

suggest change

Versions HTML

PHP 7.x

Version Supported Until Release Date
7.1
7

PHP 5.x

Version Supported Until Release Date
5.6
5.5
5.4
5.3
5.2
5.1
5

PHP 4.x

Version Supported Until Release Date
4.4
4.3
4.2
4.1
4

Legacy Versions

Version Supported Until Release Date
3
2  
1  

Remarks

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source programming language. It is especially suited for web development. The unique thing about PHP is that it serves both beginners as well as experienced developers. It has a low barrier to entry so it is easy to get started with, and at the same time, it provides advanced features offered in other programming languages.

Open-Source

It’s an open-source project. Feel free to get involved.

Language Specification

PHP has a language specification.

Supported Versions

Currently, there are three supported versions: 5.6, 7.0 and 7.1.

Each release branch of PHP is fully supported for two years from its initial stable release. After this two year period of active support, each branch is then supported for an additional year for critical security issues only. Releases during this period are made on an as-needed basis: there may be multiple point releases, or none, depending on the number of reports.

Unsupported Versions

Once the three years of support are completed, the branch reaches its end of life and is no longer supported.

A table of end of life branches is available.

Issue Tracker

Bugs and other issues are tracked at https://bugs.php.net/.

Mailing Lists

Discussions about PHP development and usage are held on the PHP mailing lists.

Official Documentation

Please help to maintain or to translate the official PHP documentation.

You might use the editor at edit.php.net. Check out our guide for contributors.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents