PHP Manual

Stig Sæther Bakken
Alexander Aulbach
Egon Schmid
Jim Winstead
Lars Torben Wilson
Rasmus Lerdorf
Andrei Zmievski
Jouni Ahto

编辑

穆少磊
肖盛文
宋琪
李达
黄啸宇
王远之
陈伯乐
崔岩
刘铭
肖理达
周皓
孙虑

19-07-2004


序文
I. 入门指引
1. 简介
2. 简明教程
3. 安装
4. 运行时配置
II. 语言参考
5. 基本语法
6. 类型
7. 变量
8. 常量
9. 表达式
10. 运算符
11. 流程控制
12. 函数
13. 类与对象
14. Classes and Objects (PHP 5)
15. 引用的解释
III. 安全
16. 安全
IV. 特点
17. 用 PHP 进行 HTTP 认证
18. Cookies
19. Dealing with XForms
20. 文件上传处理
21. 使用远程文件
22. 连接处理
23. 数据库永久连接
24. 安全模式
25. PHP 的命令行模式
V. 函数参考
I. Apache 函数库
II. 数组函数库
III. Aspell 函数 [已废弃]
IV. BCMath Arbitrary Precision Mathematics Functions
V. Bzip2 Compression Functions
VI. Calendar Functions
VII. CCVS API Functions [deprecated]
VIII. Windows 的 COM 支持函数库
IX. 类/对象函数库
X. ClibPDF Functions
XI. Crack Functions
XII. CURL, Client URL Library Functions
XIII. Cybercash Payment Functions
XIV. Cyrus IMAP administration Functions
XV. Character Type Functions
XVI. Database (dbm-style) Abstraction Layer Functions
XVII. 时间日期函数库
XVIII. dBase Functions
XIX. DBM Functions [deprecated]
XX. dbx Functions
XXI. DB++ Functions
XXII. Direct IO Functions
XXIII. 目录函数库
XXIV. DOM Functions
XXV. DOM XML Functions
XXVI. .NET Functions
XXVII. Error Handling and Logging Functions
XXVIII. File Alteration Monitor Functions
XXIX. FrontBase Functions
XXX. filePro Functions
XXXI. 文件系统函数库
XXXII. Forms Data Format Functions
XXXIII. FriBiDi Functions
XXXIV. FTP 函数库
XXXV. Function Handling Functions
XXXVI. Gettext
XXXVII. GMP Functions
XXXVIII. HTTP 相关函数库
XXXIX. Hyperwave Functions
XL. Hyperwave API Functions
XLI. iconv Functions
XLII. 图像函数库
XLIII. IMAP, POP3 and NNTP Functions
XLIV. Informix Functions
XLV. Firebird/InterBase Functions
XLVI. ID3 Functions
XLVII. Ingres II Functions
XLVIII. IRC Gateway Functions
XLIX. PHP / Java Integration
L. LDAP Functions
LI. LZF Functions
LII. Mail Functions
LIII. mailparse Functions
LIV. 数学函数库
LV. Multibyte String Functions
LVI. MCAL Functions
LVII. Mcrypt Encryption Functions
LVIII. MCVE Payment Functions
LIX. Memcache Functions
LX. Mhash Functions
LXI. Mimetype Functions
LXII. Microsoft SQL Server Functions
LXIII. Ming functions for Flash
LXIV. Miscellaneous Functions
LXV. mnoGoSearch Functions
LXVI. mSQL Functions
LXVII. MySQL 函数库
LXVIII. Improved MySQL Extension
LXIX. Mohawk Software Session Handler Functions
LXX. muscat Functions
LXXI. Network Functions
LXXII. Ncurses Terminal Screen Control Functions
LXXIII. Lotus Notes Functions
LXXIV. NSAPI-specific Functions
LXXV. Unified ODBC Functions
LXXVI. Object Aggregation/Composition Functions
LXXVII. Oracle 8 函数库
LXXVIII. OpenSSL Functions
LXXIX. Oracle 函数库
LXXX. Ovrimos SQL Functions
LXXXI. 输出控制函数
LXXXII. Object property and method call overloading
LXXXIII. PDF functions
LXXXIV. Verisign Payflow Pro Functions
LXXXV. PHP Options&Information
LXXXVI. POSIX Functions
LXXXVII. PostgreSQL 数据库函数库
LXXXVIII. Process Control Functions
LXXXIX. Program Execution Functions
XC. Printer Functions
XCI. Pspell Functions
XCII. GNU Readline
XCIII. GNU Recode Functions
XCIV. 正则表达式函数库(Perl 兼容)
XCV. qtdom Functions
XCVI. 正则表达式函数库(POSIX 扩展)
XCVII. Semaphore, Shared Memory and IPC Functions
XCVIII. SESAM Database Functions
XCIX. Session Handling Functions
C. Shared Memory Functions
CI. SimpleXML functions
CII. SOAP Functions
CIII. SQLite
CIV. Shockwave Flash Functions
CV. SNMP 函数库
CVI. Socket Functions
CVII. Standard PHP Library (SPL) Functions
CVIII. Stream Functions
CIX. 字符串处理函数库
CX. Sybase Functions
CXI. TCP Wrappers Functions
CXII. Tidy Functions
CXIII. Tokenizer Functions
CXIV. URL 函数库
CXV. 变量函数库
CXVI. vpopmail Functions
CXVII. W32api 函数库
CXVIII. WDDX Functions
CXIX. XML 语法解析函数库
CXX. XML-RPC 函数库
CXXI. xdiff Functions
CXXII. XSL functions
CXXIII. XSLT Functions
CXXIV. YAZ Functions
CXXV. YP/NIS Functions
CXXVI. Zip File Functions (Read Only Access)
CXXVII. Zlib Compression Functions
VI. Zend API
26. Overview
27. Extension Possibilities
28. Source Layout
29. PHP's Automatic Build System
30. Creating Extensions
31. Using Extensions
32. Troubleshooting
33. Source Discussion
34. Accepting Arguments
35. Creating Variables
36. Duplicating Variable Contents: The Copy Constructor
37. Returning Values
38. Printing Information
39. Startup and Shutdown Functions
40. Calling User Functions
41. Initialization File Support
42. Where to Go from Here
43. Reference: Some Configuration Macros
44. API Macros
VII. PHP API: 扩展开发接口
45. Streams API for PHP Extension Authors
VIII. FAQ: 常见问题
46. 一般信息
47. 邮件列表
48. 获取 PHP
49. 数据库问题
50. 安装
51. 编译问题
52. 使用 PHP
53. PHP 和 HTML
54. PHP 和 COM
55. PHP 和其它语言
56. 从 PHP/FI 2 移植到 PHP 3
57. 从 PHP 3 移植到 PHP 4
58. 杂类问题
IX. 附录
A. PHP 及其相关工程的历史
B. Migrating from PHP 4 to PHP 5
C. 从 PHP 3 移植到 PHP 4
D. 从 PHP/FI 2 移植到 PHP 3
E. PHP 的调试
F. 扩展 PHP 3
G. 配置选项
H. List of core php.ini directives
I. 函数别名列表
J. 保留字列表
K. 资源类型列表
L. 支持的协议/封装协议列表
M. List of Available Filters
N. 所支持的套接字传输器(Socket Transports)列表
O. PHP 类型及比较符表
P. 解析器代号列表
Q. 关于本手册
R. Open Publication License
S. 函数索引
T. 补充说明