About 53 results
Open links in new tab
  1. PHP

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

  2. PHP: Preface - Manual

    1 day ago · The PHP Manual provides comprehensive documentation, examples, and references for PHP programming language, covering functions, classes, and features.

  3. Documentation - PHP

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

  4. PHP: Getting Started - Manual

    Getting Started ¶ Introduction — What is PHP and what can it do? A simple tutorial Your first PHP-enabled page Something Useful Dealing with Forms What's next?

  5. PHP: PHP 8.4 Release Announcement

    PHP 8.4 is a major update of the PHP language. It contains many new features, such as property hooks, asymmetric visibility, an updated DOM API, performance improvements, bug fixes, and general …

  6. PHP: Arrow Functions - Manual

    Arrow Functions Arrow Functions ¶ Arrow functions were introduced in PHP 7.4 as a more concise syntax for anonymous functions. Both anonymous functions and arrow functions are implemented …

  7. PHP: PHP 8.5 Release Announcement

    Nov 20, 2025 · PHP 8.5 is a major update of the PHP language, with new features including the URI Extension, Pipe Operator, and support for modifying properties while cloning.

  8. PHP: PHP 8.3.0 Release Announcement

    PHP 8.3 is a major update of the PHP language. It contains many new features, such as explicit typing of class constants, deep-cloning of readonly properties and additions to the randomness …

  9. PHP: PHP 8.2.0 Release Announcement

    PHP 8.2 is a major update of the PHP language. It contains many new features, including readonly classes, null, false, and true as stand-alone types, deprecated dynamic properties, performance …

  10. PHP: Introduction - Manual

    PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into …