About 303,000 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: Downloads

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

  3. 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 …

  4. Documentation - PHP

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

  5. PHP: Comparison - Manual

    PHP's behaviour when using more than one unparenthesized ternary operator within a single expression is non-obvious compared to other languages. Indeed prior to PHP 8.0.0, ternary expressions were …

  6. PHP Manual

    3 days ago · PHP Manual ¶ 2026-01-05 Copyright Preface — About this manual Getting Started Introduction — What is PHP and what can it do? A simple tutorial Installation and Configuration …

  7. 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 …

  8. PHP: Language Reference - Manual

    Errors Basics Errors in PHP 7 Exceptions Extending Exceptions Fibers Generators Generators overview Generator syntax Comparing generators with Iterator objects Attributes Attributes overview Attribute …

  9. PHP: Assignment - Manual

    An exception to the usual assignment by value behaviour within PHP occurs with object s, which are assigned by reference. Objects may be explicitly copied via the clone keyword.

  10. 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 …