PHP 手冊(cè)
版權(quán) © 1997, 1998, 1999, 2000, 2001, 2002, 2003 PHP 文檔小組
--------------------------------------------------------------------------------
序文
I. 入門指引
1. 簡(jiǎn)介
2. 簡(jiǎn)明教程
3. 安裝
4. 運(yùn)行時(shí)配置
II. 語(yǔ)言參考
5. 基本語(yǔ)法
6. 類型
7. 變量
8. 常量
9. 表達(dá)式
10. 運(yùn)算符
11. 流程控制
12. 函數(shù)
13. 類與對(duì)象
14. 引用的解釋
III. 安全
15. 安全
IV. 特點(diǎn)
16. 用 PHP 進(jìn)行 HTTP 認(rèn)證
17. Cookies
18. 文件上傳處理
19. 使用遠(yuǎn)程文件
20. 連接處理
21. 數(shù)據(jù)庫(kù)永久連接
22. 安全模式
23. PHP 的命令行模式
V. 函數(shù)參考
I. Apache 函數(shù)庫(kù)
II. 數(shù)組函數(shù)庫(kù)
III. Aspell functions [deprecated]
IV. BCMath Arbitrary Precision Mathematics Functions
V. Bzip2 Compression Functions
VI. Calendar Functions
VII. CCVS API Functions [deprecated]
VIII. Windows 的 COM 支持函數(shù)庫(kù)
IX. 類/對(duì)象函數(shù)庫(kù)
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. 時(shí)間日期函數(shù)庫(kù)
XVIII. dBase Functions
XIX. DBM Functions [deprecated]
XX. dbx Functions
XXI. DB++ Functions
XXII. Direct IO Functions
XXIII. 目錄函數(shù)庫(kù)
XXIV. DOM XML Functions
XXV. .NET Functions
XXVI. Error Handling and Logging Functions
XXVII. File Alteration Monitor Functions
XXVIII. FrontBase Functions
XXIX. filePro Functions
XXX. 文件系統(tǒng)函數(shù)庫(kù)
XXXI. Forms Data Format Functions
XXXII. FriBiDi Functions
XXXIII. FTP 函數(shù)庫(kù)
XXXIV. Function Handling Functions
XXXV. Gettext
XXXVI. GMP Functions
XXXVII. HTTP 相關(guān)函數(shù)庫(kù)
XXXVIII. Hyperwave Functions
XXXIX. Hyperwave API Functions
XL. iconv Functions
XLI. 圖像函數(shù)庫(kù)
XLII. IMAP, POP3 and NNTP Functions
XLIII. Informix Functions
XLIV. InterBase Functions
XLV. Ingres II Functions
XLVI. IRC Gateway Functions
XLVII. PHP / Java Integration
XLVIII. LDAP Functions
XLIX. LZF Functions
L. Mail Functions
LI. mailparse Functions
LII. 數(shù)學(xué)函數(shù)庫(kù)
LIII. Multi-Byte String Functions
LIV. MCAL Functions
LV. Mcrypt Encryption Functions
LVI. MCVE Payment Functions
LVII. Mhash Functions
LVIII. Mimetype Functions
LIX. Microsoft SQL Server Functions
LX. Ming functions for Flash
LXI. Miscellaneous Functions
LXII. mnoGoSearch Functions
LXIII. mSQL Functions
LXIV. MySQL 函數(shù)庫(kù)
LXV. Improved MySQL Extension
LXVI. Mohawk Software Session Handler Functions
LXVII. muscat Functions
LXVIII. Network Functions
LXIX. Ncurses Terminal Screen Control Functions
LXX. Lotus Notes Functions
LXXI. NSAPI-specific Functions
LXXII. Unified ODBC Functions
LXXIII. Object Aggregation/Composition Functions
LXXIV. Oracle 8 函數(shù)庫(kù)
LXXV. OpenSSL Functions
LXXVI. Oracle 函數(shù)庫(kù)
LXXVII. Ovrimos SQL Functions
LXXVIII. 輸出控制函數(shù)
LXXIX. Object property and method call overloading
LXXX. PDF functions
LXXXI. Verisign Payflow Pro Functions
LXXXII. PHP Options&Information
LXXXIII. POSIX Functions
LXXXIV. PostgreSQL 數(shù)據(jù)庫(kù)函數(shù)庫(kù)
LXXXV. Process Control Functions
LXXXVI. Program Execution Functions
LXXXVII. Printer Functions
LXXXVIII. Pspell Functions
LXXXIX. GNU Readline
XC. GNU Recode Functions
XCI. 正則表達(dá)式函數(shù)庫(kù)(Perl 兼容)
XCII. qtdom Functions
XCIII. 正則表達(dá)式函數(shù)庫(kù)(POSIX 擴(kuò)展)
XCIV. Semaphore, Shared Memory and IPC Functions
XCV. SESAM Database Functions
XCVI. Session Handling Functions
XCVII. Shared Memory Functions
XCVIII. SimpleXML functions
XCIX. SOAP Functions
C. SQLite
CI. Shockwave Flash Functions
CII. SNMP 函數(shù)庫(kù)
CIII. Socket Functions
CIV. Standard PHP Library (SPL) Functions
CV. Stream Functions
CVI. 字符串處理函數(shù)庫(kù)
CVII. Sybase Functions
CVIII. TCP Wrappers Functions
CIX. Tidy Functions
CX. Tokenizer Functions
CXI. URL 函數(shù)庫(kù)
CXII. 變量函數(shù)庫(kù)
CXIII. vpopmail Functions
CXIV. W32api 函數(shù)庫(kù)
CXV. WDDX Functions
CXVI. XML 語(yǔ)法解析函數(shù)庫(kù)
CXVII. XML-RPC 函數(shù)庫(kù)
CXVIII. xdiff Functions
CXIX. XSLT Functions
CXX. YAZ Functions
CXXI. YP/NIS Functions
CXXII. Zip File Functions (Read Only Access)
CXXIII. Zlib Compression Functions
VI. Zend API
24. Overview
25. Extension Possibilities
26. Source Layout
27. PHP's Automatic Build System
28. Creating Extensions
29. Using Extensions
30. Troubleshooting
31. Source Discussion
32. Accepting Arguments
33. Creating Variables
34. Duplicating Variable Contents: The Copy Constructor
35. Returning Values
36. Printing Information
37. Startup and Shutdown Functions
38. Calling User Functions
39. Initialization File Support
40. Where to Go from Here
41. Reference: Some Configuration Macros
42. API Macros
VII. PHP API: 擴(kuò)展開(kāi)發(fā)接口
43. Streams API for PHP Extension Authors
VIII. FAQ: 常見(jiàn)問(wèn)題
44. 一般信息
45. 郵件列表
46. 獲取 PHP
47. 數(shù)據(jù)庫(kù)問(wèn)題
48. 安裝
49. 編譯問(wèn)題
50. 使用 PHP
51. PHP 和 HTML
52. PHP 和 COM
53. PHP 和其它語(yǔ)言
54. 從 PHP/FI 2 移植到 PHP 3
55. 從 PHP 3 移植到 PHP 4
56. 雜類問(wèn)題
IX. 附錄
A. PHP 及其相關(guān)工程的歷史
B. Migrating from PHP 4 to PHP 5
C. 從 PHP 3 移植到 PHP 4
D. 從 PHP/FI 2 移植到 PHP 3
E. PHP 的調(diào)試
F. 擴(kuò)展 PHP 3
G. 函數(shù)別名列表
H. 保留字列表
I. 資源類型列表
J. 支持的協(xié)議/封裝協(xié)議列表
K. 所支持的套接字傳輸器(Socket Transports)列表
L. PHP 類型及比較符表
M. 解析器代號(hào)列表
N. 關(guān)于本手冊(cè)
O. Open Publication License
P. 函數(shù)索引
Q. 補(bǔ)充說(shuō)明
X. Microsoft HTML 幫助版本
57. 關(guān)于該程序
58. Using PHP Manual CHM Edition
59. The Full Text Search
60. Specialities of this Edition
61. Integrating the PHP Manual
62. Skin development
63. CHM Edition Credits
- PC官方版
- 安卓官方手機(jī)版
- IOS官方手機(jī)版