文章列表

PHP 的命令行模式

features.commandline

0 2021/06/08 【特点

连接处理

features.connection-handling

0 2021/06/08 【特点

Cookie

features.cookies

0 2021/06/08 【特点

DTrace 动态跟踪

features.dtrace

0 2021/06/08 【特点

文件上传处理

features.file-upload

0 2021/06/08 【特点

垃圾回收机制

features.gc

0 2021/06/08 【特点

用 PHP 进行 HTTP 认证

features.http-auth

0 2021/06/08 【特点

数据库持久连接

features.persistent-connections

0 2021/06/08 【特点

使用远程文件

features.remote-files

0 2021/06/08 【特点

会话

features.sessions

0 2021/06/08 【特点

处理 XForms

features.xforms

0 2021/06/08 【特点

使用 PHP 和 DTrace

features.dtrace.dtrace

0 2021/06/08 【DTrace 动态跟踪

PHP 和 DTrace 介绍

features.dtrace.introduction

0 2021/06/08 【DTrace 动态跟踪

使用 SystemTap 监控 PHP DTrace 静态探针

features.dtrace.systemtap

0 2021/06/08 【DTrace 动态跟踪

回收周期(Collecting Cycles)

features.gc.collecting-cycles

0 2021/06/08 【垃圾回收机制

性能方面考虑的因素

features.gc.performance-considerations

0 2021/06/08 【垃圾回收机制

引用计数基本知识

features.gc.refcounting-basics

0 2021/06/08 【垃圾回收机制

和其它 SAPI 模块的区别

features.commandline.differences

0 2021/06/08 【PHP 的命令行模式

INI 配置

features.commandline.ini

0 2021/06/08 【PHP 的命令行模式

Interactive shell

features.commandline.interactive

0 2021/06/08 【PHP 的命令行模式

features.commandline.introduction

0 2021/06/08 【PHP 的命令行模式

Input/output streams

features.commandline.io-streams

0 2021/06/08 【PHP 的命令行模式

命令行模式的选项参数

features.commandline.options

0 2021/06/08 【PHP 的命令行模式

Executing PHP files

features.commandline.usage

0 2021/06/08 【PHP 的命令行模式

内置Web Server

features.commandline.webserver

0 2021/06/08 【PHP 的命令行模式

常见缺陷

features.file-upload.common-pitfalls

0 2021/06/08 【文件上传处理

错误信息说明

features.file-upload.errors

0 2021/06/08 【文件上传处理

参见

features.file-upload.errors.seealso

0 2021/06/08 【文件上传处理

上传多个文件

features.file-upload.multiple

0 2021/06/08 【文件上传处理

POST 方法上传

features.file-upload.post-method

0 2021/06/08 【文件上传处理

对 PUT 方法的支持

features.file-upload.put-method

0 2021/06/08 【文件上传处理