文章列表

函数的参数

functions.arguments

0 2021/06/08 【函数

箭头函数

functions.arrow

0 2021/06/08 【函数

内部(内置)函数

functions.internal

0 2021/06/08 【函数

返回值

functions.returning-values

0 2021/06/08 【函数

用户自定义函数

functions.user-defined

0 2021/06/08 【函数

可变函数

functions.variable-functions

0 2021/06/08 【函数

流程控制的替代语法

control-structures.alternative-syntax

0 2021/06/08 【流程控制

break

control-structures.break

0 2021/06/08 【流程控制

continue

control-structures.continue

0 2021/06/08 【流程控制

declare

control-structures.declare

0 2021/06/08 【流程控制

do-while

control-structures.do.while

0 2021/06/08 【流程控制

else

control-structures.else

0 2021/06/08 【流程控制

elseif/else if

control-structures.elseif

0 2021/06/08 【流程控制

for

control-structures.for

0 2021/06/08 【流程控制

foreach

control-structures.foreach

0 2021/06/08 【流程控制

goto

control-structures.goto

0 2021/06/08 【流程控制

if

control-structures.if

0 2021/06/08 【流程控制

简介

control-structures.intro

0 2021/06/08 【流程控制

match

control-structures.match

0 2021/06/08 【流程控制

switch

control-structures.switch

0 2021/06/08 【流程控制

while

control-structures.while

0 2021/06/08 【流程控制

include_once

function.include-once

0 2021/06/08 【流程控制

安全警告

function.include

0 2021/06/08 【流程控制

require_once

function.require-once

0 2021/06/08 【流程控制

require

function.require

0 2021/06/08 【流程控制

return

function.return

0 2021/06/08 【流程控制

算术运算符

language.operators.arithmetic

0 2021/06/08 【运算符

数组运算符

language.operators.array

0 2021/06/08 【运算符

赋值运算符

language.operators.assignment

0 2021/06/08 【运算符

位运算符

language.operators.bitwise

0 2021/06/08 【运算符

比较浮点数

language.operators.comparison

0 2021/06/08 【运算符

错误控制运算符

language.operators.errorcontrol

0 2021/06/08 【运算符

执行运算符

language.operators.execution

0 2021/06/08 【运算符

递增/递减运算符

language.operators.increment

0 2021/06/08 【运算符

逻辑运算符

language.operators.logical

0 2021/06/08 【运算符

运算符优先级

language.operators.precedence

0 2021/06/08 【运算符

字符串运算符

language.operators.string

0 2021/06/08 【运算符

类型运算符

language.operators.type

0 2021/06/08 【运算符

魔术常量

language.constants.predefined

0 2021/06/08 【常量

语法

language.constants.syntax

0 2021/06/08 【常量

Array 数组

language.types.array

0 2021/06/08 【类型

Boolean 布尔类型

language.types.boolean

0 2021/06/08 【类型

Callback / Callable 类型

language.types.callable

0 2021/06/08 【类型

类型声明

language.types.declarations

0 2021/06/08 【类型

浮点数的精度

language.types.float

0 2021/06/08 【类型

Integer 整型

language.types.integer

0 2021/06/08 【类型

简介

language.types.intro

0 2021/06/08 【类型

Iterable 可迭代对象

language.types.iterable

0 2021/06/08 【类型

NULL

language.types.null

0 2021/06/08 【类型

Numeric strings

language.types.numeric-strings

0 2021/06/08 【类型

Object 对象

language.types.object

0 2021/06/08 【类型

Resource 资源类型

language.types.resource

0 2021/06/08 【类型

String 字符串

language.types.string

0 2021/06/08 【类型

类型转换的判别

language.types.type-juggling

0 2021/06/08 【类型

注释

language.basic-syntax.comments

0 2021/06/08 【基本语法

指令分隔符

language.basic-syntax.instruction-separation

0 2021/06/08 【基本语法

从 HTML 中分离

language.basic-syntax.phpmode

0 2021/06/08 【基本语法

PHP 标记

language.basic-syntax.phptags

0 2021/06/08 【基本语法

云计算平台上的安装

install.cloud

0 2021/06/08 【安装与配置

FastCGI 进程管理器(FPM)

install.fpm

0 2021/06/08 【安装与配置

安装前需要考虑的事项

install.general

0 2021/06/08 【安装与配置

Mac OS X 系统下的安装

install.macosx

0 2021/06/08 【安装与配置

PECL 扩展库安装

install.pecl

0 2021/06/08 【安装与配置

还有问题?

install.problems

0 2021/06/08 【安装与配置

Unix 系统下的安装

install.unix

0 2021/06/08 【安装与配置

Windows 系统下的安装

install.windows

0 2021/06/08 【安装与配置

配置可被设定范围

configuration.changes.modes

0 2021/06/08 【运行时配置

配置文件

configuration.file

0 2021/06/08 【运行时配置

.user.ini 文件

configuration.file.per-user

0 2021/06/08 【运行时配置

错误报告

install.problems.bugs

0 2021/06/08 【还有问题?

阅读 FAQ

install.problems.faq

0 2021/06/08 【还有问题?

其它问题

install.problems.support

0 2021/06/08 【还有问题?

下载 PECL 扩展库

install.pecl.downloads

0 2021/06/08 【PECL 扩展库安装

PECL 安装介绍

install.pecl.intro

0 2021/06/08 【PECL 扩展库安装

用 PEAR 编译共享 PECL 扩展库

install.pecl.pear

0 2021/06/08 【PECL 扩展库安装

php-config

install.pecl.php-config

0 2021/06/08 【PECL 扩展库安装

用 phpize 编译共享 PECL 扩展库

install.pecl.phpize

0 2021/06/08 【PECL 扩展库安装

将 PECL 扩展库静态编译入 PHP

install.pecl.static

0 2021/06/08 【PECL 扩展库安装

在 Windows 上安装 PHP 扩展

install.pecl.windows

0 2021/06/08 【PECL 扩展库安装

配置

install.fpm.configuration

0 2021/06/08 【FastCGI 进程管理器(FPM)

安装

install.fpm.install

0 2021/06/08 【FastCGI 进程管理器(FPM)

Azure App Services

install.cloud.azure

0 2021/06/08 【云计算平台上的安装

Amazon EC2

install.cloud.ec2

0 2021/06/08 【云计算平台上的安装

旧版本 Windows 支持

install.windows.legacy.index

0 2021/06/08 【Windows 系统下的安装

在 Windows 上手动安装 PHP

install.windows.manual

0 2021/06/08 【Windows 系统下的安装

PECL

install.windows.pecl

0 2021/06/08 【Windows 系统下的安装

Windows 系统下的推荐配置

install.windows.recommended

0 2021/06/08 【Windows 系统下的安装

环境要求

install.windows.requirements

0 2021/06/08 【Windows 系统下的安装

Windows 下的 PHP 安装程序工具

install.windows.tools

0 2021/06/08 【Windows 系统下的安装

Windows 下 PHP 故障排除

install.windows.troubleshooting

0 2021/06/08 【Windows 系统下的安装

使用内置的 PHP

install.macosx.bundled

0 2021/06/08 【Mac OS X 系统下的安装

在 macOS 下编译 PHP

install.macosx.compile

0 2021/06/08 【Mac OS X 系统下的安装

使用软件包

install.macosx.packages

0 2021/06/08 【Mac OS X 系统下的安装

Unix 系统下的 Apache 1.3.x

install.unix.apache

0 2021/06/08 【Unix 系统下的安装

Unix 系统下的 Apache 2.x

install.unix.apache2

0 2021/06/08 【Unix 系统下的安装

CGI 和命令行设置

install.unix.commandline

0 2021/06/08 【Unix 系统下的安装

Debian GNU/Linux 安装说明

install.unix.debian

0 2021/06/08 【Unix 系统下的安装

针对 HP-UX 平台的安装提示

install.unix.hpux

0 2021/06/08 【Unix 系统下的安装

Unix 平台的 Lighttpd 1.4

install.unix.lighttpd-14

0 2021/06/08 【Unix 系统下的安装

1 2 3 4 5 6 7