MapleSky
楓幻魔空站長
- 註冊
- 2024-11-30
- 消息
- 29
- 反饋評分
- 0
- 點數
- 1
PHP 手冊 - 在線閱讀
Stig Sæther Bakken
Alexander Aulbach
Egon Schmid
Jim Winstead
Lars Torben Wilson
Rasmus Lerdorf
Andrei Zmievski
Jouni Ahto
目錄 前言 I. 入門指引 1. 簡介 2. 簡易教學 3. 安裝 4. Configuration 5. Security
II. 語言參考 6. 基本語法 7. 型別 8. 變數 9. 常數 10. 表達式 11. 運算符 12. 流程控制 13. 函式 14. 類與對象 15. 引用的解釋
III. 特點 16. 用 PHP 進行 HTTP 認証 17. Cookies 18. 文件上傳處理 19. 使用遠程文件 20. 連接處理 21. 資料庫永久連接 22. 安全模式 23. PHP 的命令行模式
IV. 函式參考 I. Apache 專用函式 II. 陣列函式庫 III. Aspell functions [deprecated] IV. BCMath Arbitrary Precision Mathematics Functions V. Bzip2 Compression Functions VI. Calendar functions VII. CCVS API Functions VIII. COM support functions for Windows IX. Class/Object Functions X. ClibPDF functions XI. Crack functions XII. CURL, Client URL Library Functions XIII. Cybercash payment functions XIV. Credit Mutuel CyberMUT functions XV. Cyrus IMAP administration functions XVI. Character type functions XVII. Database (dbm-style) abstraction layer functions XVIII. 時間日期函式庫 XIX. dBase functions XX. DBM Functions XXI. dbx functions XXII. DB++ Functions XXIII. Direct IO functions XXIV. 目錄函式庫 XXV. DOM XML functions XXVI. .NET functions XXVII. Error Handling and Logging Functions XXVIII. FrontBase Functions XXIX. filePro functions XXX. 文件系統函式庫 XXXI. Forms Data Format functions XXXII. FriBiDi functions XXXIII. FTP functions XXXIV. Function Handling functions XXXV. Gettext XXXVI. GMP functions XXXVII. HTTP functions XXXVIII. Hyperwave functions XXXIX. Hyperwave API functions XL. iconv functions XLI. Image functions 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. Mail functions L. mailparse functions LI. 數學函式 LII. Multi-Byte String Functions LIII. MCAL functions LIV. Mcrypt Encryption Functions LV. MCVE Payment Functions LVI. Mhash Functions LVII. Mimetype Functions LVIII. Microsoft SQL Server functions LIX. Ming functions for Flash LX. Miscellaneous functions LXI. mnoGoSearch Functions LXII. mSQL functions LXIII. MySQL 函式庫 LXIV. Mohawk Software session handler functions LXV. muscat functions LXVI. Network Functions LXVII. Ncurses terminal screen control functions LXVIII. Lotus Notes functions LXIX. Unified ODBC functions LXX. Object Aggregation/Composition Functions LXXI. Oracle 8 函式 LXXII. OpenSSL functions LXXIII. Oracle 函式 LXXIV. Ovrimos SQL functions LXXV. Output Control Functions LXXVI. Object property and method call overloading LXXVII. PDF functions LXXVIII. Verisign Payflow Pro functions LXXIX. PHP Options&Information LXXX. POSIX functions LXXXI. PostgreSQL 資料庫函式庫 LXXXII. Process Control Functions LXXXIII. Program Execution functions LXXXIV. Printer functions LXXXV. Pspell Functions LXXXVI. GNU Readline LXXXVII. GNU Recode functions LXXXVIII. Regular Expression Functions (Perl-Compatible) LXXXIX. qtdom functions XC. Regular Expression Functions (POSIX Extended) XCI. Semaphore, Shared Memory and IPC Functions XCII. SESAM database functions XCIII. Session handling functions XCIV. Shared Memory Functions XCV. Shockwave Flash functions XCVI. SNMP functions XCVII. Socket functions XCVIII. String functions XCIX. Sybase functions C. Tokenizer functions CI. URL Functions CII. Variable Functions CIII. vpopmail functions CIV. W32api functions CV. WDDX Functions CVI. XML 語法解析函式 CVII. XML-RPC functions CVIII. XSLT functions CIX. YAZ functions CX. YP/NIS Functions CXI. Zip File Functions (Read Only Access) CXII. Zlib Compression Functions
V. Extending PHP 4.0
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
43. Streams API for PHP Extension Authors Overview Streams Basics Streams Common API Reference Streams Dir API Reference Streams File API Reference
Streams Socket API Reference
Streams Structures
Streams Constants
VI. FAQ: 常見問題
44. 一般訊息
45. 郵件列表
46. 獲取 PHP
47. 資料庫問題
48. 安裝
49. 編譯問題
50. 使用 PHP
51. PHP 和 HTML
52. PHP 和 COM
53. PHP 和其它語言
54. 從 PHP/FI 2 移植到 PHP 3
55. 從 PHP 3 移植到 PHP 4
56. 雜類問題
VII. 附錄
A. PHP 及其相關工程的歷史
B. 從 PHP 3 移植到 PHP 4
C. 從 PHP/FI 2 移植到 PHP 3
D. 排除 PHP 程序的錯誤
E. 擴展 PHP
F. 函式別名列表
G. 保留字列表
H. 資源型別列表
I. 支援的協議/封裝協議列表
J. 解析器代號列表
K. 關於本手冊
L. 補充說明
文章 2009-6-7 16:34:34 分享於 楓幻魔空綜合論壇
Stig Sæther Bakken
Alexander Aulbach
Egon Schmid
Jim Winstead
Lars Torben Wilson
Rasmus Lerdorf
Andrei Zmievski
Jouni Ahto
目錄 前言 I. 入門指引 1. 簡介 2. 簡易教學 3. 安裝 4. Configuration 5. Security
II. 語言參考 6. 基本語法 7. 型別 8. 變數 9. 常數 10. 表達式 11. 運算符 12. 流程控制 13. 函式 14. 類與對象 15. 引用的解釋
III. 特點 16. 用 PHP 進行 HTTP 認証 17. Cookies 18. 文件上傳處理 19. 使用遠程文件 20. 連接處理 21. 資料庫永久連接 22. 安全模式 23. PHP 的命令行模式
IV. 函式參考 I. Apache 專用函式 II. 陣列函式庫 III. Aspell functions [deprecated] IV. BCMath Arbitrary Precision Mathematics Functions V. Bzip2 Compression Functions VI. Calendar functions VII. CCVS API Functions VIII. COM support functions for Windows IX. Class/Object Functions X. ClibPDF functions XI. Crack functions XII. CURL, Client URL Library Functions XIII. Cybercash payment functions XIV. Credit Mutuel CyberMUT functions XV. Cyrus IMAP administration functions XVI. Character type functions XVII. Database (dbm-style) abstraction layer functions XVIII. 時間日期函式庫 XIX. dBase functions XX. DBM Functions XXI. dbx functions XXII. DB++ Functions XXIII. Direct IO functions XXIV. 目錄函式庫 XXV. DOM XML functions XXVI. .NET functions XXVII. Error Handling and Logging Functions XXVIII. FrontBase Functions XXIX. filePro functions XXX. 文件系統函式庫 XXXI. Forms Data Format functions XXXII. FriBiDi functions XXXIII. FTP functions XXXIV. Function Handling functions XXXV. Gettext XXXVI. GMP functions XXXVII. HTTP functions XXXVIII. Hyperwave functions XXXIX. Hyperwave API functions XL. iconv functions XLI. Image functions 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. Mail functions L. mailparse functions LI. 數學函式 LII. Multi-Byte String Functions LIII. MCAL functions LIV. Mcrypt Encryption Functions LV. MCVE Payment Functions LVI. Mhash Functions LVII. Mimetype Functions LVIII. Microsoft SQL Server functions LIX. Ming functions for Flash LX. Miscellaneous functions LXI. mnoGoSearch Functions LXII. mSQL functions LXIII. MySQL 函式庫 LXIV. Mohawk Software session handler functions LXV. muscat functions LXVI. Network Functions LXVII. Ncurses terminal screen control functions LXVIII. Lotus Notes functions LXIX. Unified ODBC functions LXX. Object Aggregation/Composition Functions LXXI. Oracle 8 函式 LXXII. OpenSSL functions LXXIII. Oracle 函式 LXXIV. Ovrimos SQL functions LXXV. Output Control Functions LXXVI. Object property and method call overloading LXXVII. PDF functions LXXVIII. Verisign Payflow Pro functions LXXIX. PHP Options&Information LXXX. POSIX functions LXXXI. PostgreSQL 資料庫函式庫 LXXXII. Process Control Functions LXXXIII. Program Execution functions LXXXIV. Printer functions LXXXV. Pspell Functions LXXXVI. GNU Readline LXXXVII. GNU Recode functions LXXXVIII. Regular Expression Functions (Perl-Compatible) LXXXIX. qtdom functions XC. Regular Expression Functions (POSIX Extended) XCI. Semaphore, Shared Memory and IPC Functions XCII. SESAM database functions XCIII. Session handling functions XCIV. Shared Memory Functions XCV. Shockwave Flash functions XCVI. SNMP functions XCVII. Socket functions XCVIII. String functions XCIX. Sybase functions C. Tokenizer functions CI. URL Functions CII. Variable Functions CIII. vpopmail functions CIV. W32api functions CV. WDDX Functions CVI. XML 語法解析函式 CVII. XML-RPC functions CVIII. XSLT functions CIX. YAZ functions CX. YP/NIS Functions CXI. Zip File Functions (Read Only Access) CXII. Zlib Compression Functions
V. Extending PHP 4.0
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
43. Streams API for PHP Extension Authors Overview Streams Basics Streams Common API Reference Streams Dir API Reference Streams File API Reference
Streams Socket API Reference
Streams Structures
Streams Constants
VI. FAQ: 常見問題
44. 一般訊息
45. 郵件列表
46. 獲取 PHP
47. 資料庫問題
48. 安裝
49. 編譯問題
50. 使用 PHP
51. PHP 和 HTML
52. PHP 和 COM
53. PHP 和其它語言
54. 從 PHP/FI 2 移植到 PHP 3
55. 從 PHP 3 移植到 PHP 4
56. 雜類問題
VII. 附錄
A. PHP 及其相關工程的歷史
B. 從 PHP 3 移植到 PHP 4
C. 從 PHP/FI 2 移植到 PHP 3
D. 排除 PHP 程序的錯誤
E. 擴展 PHP
F. 函式別名列表
G. 保留字列表
H. 資源型別列表
I. 支援的協議/封裝協議列表
J. 解析器代號列表
K. 關於本手冊
L. 補充說明
文章 2009-6-7 16:34:34 分享於 楓幻魔空綜合論壇