About 314,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. 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 Manual

    1 day ago · PHP Manual ¶ 2025-10-28 Copyright Preface — About this manual Getting Started Introduction — What is PHP and what can it do? A simple tutorial Installation and …

  5. PHP For Windows: Binaries and sources Releases

    PHP 8.3 (8.3.27) Download source code [27.5MB] Download tests package (phpt) [16.67MB]

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

  7. PHP: Comparison - Manual

    Note: Be aware that PHP's type juggling is not always obvious when comparing values of different types, particularly comparing int s to bool s or int s to string s.

  8. PHP: Logic - Manual

    <?php // -------------------- // foo() will never get called as those operators are short-circuit $a = (false && foo()); $b = (true || foo()); $c = (false and foo()); $d = (true or foo()); // -------------------- …

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

  10. PHP 8.4.14 Release Announcement

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