PHP Manual

Sæther BakkenStig
AulbachAlexander
SchmidEgon
WinsteadJim
WilsonLars Torben
LerdorfRasmus
ZmievskiAndrei
AhtoJouni

엮은이

Sæther BakkenStig
SchmidEgon
Gwang-jong Lee
Tae-young Jin
Yun-young Lee
Ryeonho Heo

28-01-2003


차례
서문
I. Getting Started
1. 소개 (Introduction)
2. A simple tutorial
3. 설치(Installation)
4. Configuration
5. Security
II. Language Reference
6. 기본 문법(Basic syntax)
7. 변수 형태 (Types)
8. 변수 (Variables)
9. 상수(Constants)
10. 표현식 (Expressions)
11. 연산자 (Operators)
12. 제어 구조 (Control Structures)
13. 함수 (Functions)
14. Classes and Objects
15. References Explained
III. Features
16. HTTP authentication with PHP
17. Cookies
18. Handling file uploads
19. Using remote files
20. Connection handling
21. 영구적인 데이터베이스 접속 (Persistent database connections)
22. Safe Mode
23. Using PHP from the command line
IV. Function Reference
I. 아파치 특정 함수
II. 배열함수
III. Aspell 함수
IV. BCMath Arbitrary Precision 수학 함수
V. Bzip2 압축 함수
VI. Calendar functions
VII. CCVS API 함수
VIII. COM support functions for Windows
IX. 클래스/객체 함수
X. ClibPDF functions
XI. Crack functions
XII. CURL, Client URL Library Functions
XIII. Cybercash payment functions
XIV. Crédit 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. Directory functions
XXV. DOM XML functions
XXVI. .NET functions
XXVII. Error Handling and Logging Functions
XXVIII. FrontBase Functions
XXIX. filePro functions
XXX. Filesystem functions
XXXI. Forms Data Format functions
XXXII. FriBiDi functions
XXXIII. FTP functions
XXXIV. Function Handling functions
XXXV. GNU Gettext
XXXVI. GMP functions
XXXVII. HTTP functions
XXXVIII. Hyperwave functions
XXXIX. Hyperwave API functions
XL. iconv functions
XLI. Image functions
XLII. IMAP, POP3 그리고 NNTP 함수
XLIII. Informix functions
XLIV. InterBase 함수
XLV. Ingres II functions
XLVI. IRC Gateway Functions
XLVII. PHP / Java Integration
XLVIII. LDAP functions
XLIX. Mail functions
L. mailparse functions
LI. Mathematical Functions
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. 네트워크 관련 함수
LXVII. Ncurses terminal screen control functions
LXVIII. Lotus Notes functions
LXIX. Unified ODBC functions
LXX. Object Aggregation/Composition Functions
LXXI. 오라클 8 함수
LXXII. OpenSSL functions
LXXIII. Oracle functions
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 functions
LXXXII. Process Control Functions
LXXXIII. Program Execution functions
LXXXIV. Printer functions
LXXXV. Pspell 함수
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) 함수
XCII. SESAM database functions
XCIII. Session handling functions
XCIV. 공유 메모리 함수
XCV. Shockwave Flash functions
XCVI. SNMP functions
XCVII. Socket functions
XCVIII. Stream functions
XCIX. String functions
C. Sybase functions
CI. Tokenizer functions
CII. URL Functions
CIII. Variable Functions
CIV. vpopmail functions
CV. W32api functions
CVI. WDDX Functions
CVII. XML parser functions
CVIII. XML-RPC functions
CIX. XSLT functions
CX. YAZ functions
CXI. YP/NIS 관련 함수
CXII. Zip File Functions (Read Only Access)
CXIII. 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 as Resources
Streams Common API Reference
Streams Dir API Reference
Streams File API Reference
Streams Socket API Reference
Streams Structures
Streams Constants
VI. FAQ: Frequently Asked Questions
44. General Information
45. Mailing lists
46. Obtaining PHP
47. Database issues
48. Installation
49. Build Problems
50. Using PHP
51. PHP and HTML
52. PHP and COM
53. PHP and other languages
54. Migrating from PHP 2 to PHP 3
55. Migrating from PHP 3 to PHP 4
56. Miscellaneous Questions
VII. Appendixes
A. Migrating from PHP 3.0 to PHP 4.0
B. PHP/FI 2.0 에서 PHP 3.0로 이주
C. The PHP Debugger
D. PHP 개발
E. List of Function Aliases
F. PHP reserved words
G. List of Resource Types
H. List of Supported Protocols/Wrappers
I. List of Parser Tokens
J. About the manual
K. Missing Stuff