About 58 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 Manual

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

  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. Documentation - PHP

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

  6. PHP: PHP 手册 - Manual

    6 days ago · PHP 及其相关项目的历史 About manual examples 从 PHP 8.4.x 移植到 PHP 8.5.x 从 PHP 8.3.x 移植到 PHP 8.4.x 从 PHP 8.2.x 移植到 PHP 8.3.x 从 PHP 8.1.x 移植到 PHP 8.2.x 从 PHP 8.0.x …

  7. PHP: A simple tutorial - Manual

    Here we would like to show the very basics of PHP in a short, simple tutorial. This text only deals with dynamic web page creation with PHP, though PHP is not only capable of creating web pages. See …

  8. PHP: PHP マニュアル - Manual

    6 days ago · PHP マニュアル翻訳プロジェクト 著作権 序文 — このマニュアルについて はじめに 入門 — PHP は何ができるものですか? 簡易チュートリアル インストールと設定 インストールにあたっ …

  9. PHP: Introduction - Manual

    The PHP code is enclosed in special start and end processing instructions <?php and ?> that allow jumping in and out of PHP mode. What distinguishes PHP from something like client-side JavaScript …

  10. PHP: Operators - Manual

    A full list of PHP operators follows in the section Operator Precedence. The section also explains operator precedence and associativity, which govern exactly how expressions containing several …