Manuál PHP

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

Sestavil

Stig Sæther Bakken
Egon Schmid

20-11-2002


Obsah
Předmluva
I. Začínáme
1. Introduction
2. A simple tutorial
3. Instalace
4. Configuration
5. Security
II. Reference jazyka
6. Základní syntaxe
7. Types
8. Proměnné
9. Konstanty
10. Výrazy
11. Operátory
12. Řídicí struktury
13. Funkce
14. Classes and Objects
15. Vysvětlení referencí (odkazů)
III. Vlastnosti
16. HTTP autentikace a PHP
17. Cookies
18. Zpracování uploadu souborů
19. Použití vzdálených souborů
20. Obsluha spojení
21. Persistentní databázová spojení
22. Bezpečný režim
23. Using PHP from the command line
IV. Reference funkcí
I. Funkce specifické pro Apache
II. Funkce pro práci s poli
III. Aspell funkce
IV. BCMath funkce pro výpočty s libovolnou přesností
V. Kompresní funkce bzip2
VI. Kalendářové funkce
VII. CCVS API Funkce
VIII. Funkce na podporu COM ve Windows
IX. Funkce pro práci s třídami/objekty
X. ClibPDF functions
XI. Crack functions
XII. Funkce pro práci s CURL, Client URL Library
XIII. Cybercash platební funkce
XIV. Crédit Mutuel CyberMUT functions
XV. Cyrus IMAP administration functions
XVI. Character type functions
XVII. Database (dbm-style) abstraction layer functions
XVIII. Funkce pro datum a čas
XIX. dBase functions
XX. DBM Funkce
XXI. dbx functions
XXII. DB++ Functions
XXIII. Direct IO functions
XXIV. Adresářové funkce
XXV. DOM XML funkce
XXVI. .NET functions
XXVII. Error Handling and Logging Functions
XXVIII. FrontBase Functions
XXIX. filePro funkce
XXX. Filesystémové funkce
XXXI. Forms Data Format functions
XXXII. FriBiDi functions
XXXIII. FTP functions
XXXIV. Funkce pro práci s funkcemi
XXXV. GNU Gettext
XXXVI. GMP functions
XXXVII. HTTP funkce
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. Mailové funkce
L. mailparse functions
LI. Mathematical Functions
LII. Multi-Byte String Functions
LIII. MCAL functions
LIV. Mcrypt Encryption Functions
LV. MCVE Payment Functions
LVI. Mhash funkce
LVII. Mimetype Functions
LVIII. Microsoft SQL Server functions
LIX. Ming functions for Flash
LX. Smíšené funkce
LXI. mnoGoSearch Functions
LXII. mSQL functions
LXIII. MySQL Funkce
LXIV. Mohawk Software session handler functions
LXV. muscat functions
LXVI. Síťové funkce
LXVII. Ncurses terminal screen control functions
LXVIII. Lotus Notes functions
LXIX. Unified ODBC functions
LXX. Object Aggregation/Composition Functions
LXXI. Oracle 8 functions
LXXII. OpenSSL funkce
LXXIII. Oracle functions
LXXIV. Ovrimos SQL functions
LXXV. Output Control funkce
LXXVI. Object property and method call overloading
LXXVII. PDF funkce
LXXVIII. Funkce pro práci s Verisign Payflow Pro
LXXIX. PHP volby & informace
LXXX. POSIX functions
LXXXI. PostgreSQL functions
LXXXII. Process Control Functions
LXXXIII. Funkce Spouštění Programů
LXXXIV. Printer functions
LXXXV. Pspell Functions
LXXXVI. GNU Readline
LXXXVII. GNU Recode funkce
LXXXVIII. Regular Expression Functions (Perl-Compatible)
LXXXIX. qtdom functions
XC. Regular Expression Functions (POSIX Extended)
XCI. Funkce pro práci se semafory a sdílenou pamětí
XCII. SESAM database functions
XCIII. Session handling functions
XCIV. Funkce pro práci se sdílenou pamětí
XCV. Shockwave Flash functions
XCVI. SNMP functions
XCVII. Socket functions
XCVIII. Funkce pro práci s řetězci
XCIX. Sybase functions
C. Tokenizer functions
CI. URL Functions
CII. Variable Functions
CIII. vpopmail functions
CIV. W32api functions
CV. WDDX funkce
CVI. XML parser functions
CVII. XML-RPC functions
CVIII. XSLT funkce
CIX. YAZ functions
CX. Funkce pro práci s YP/NIS
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: Často zodpovídané otázky
44. Obecné informace
45. E-mailové konference (mailing lists)
46. Získání PHP
47. Záležitosti databází
48. Instalace
49. Sestavovací (kompilační) problémy
50. Používání PHP
51. PHP a HTML
52. PHP a COM
53. PHP a jiné jazyky
54. Přechod z PHP 2 na PHP 3
55. Přechod z PHP 3 na PHP 4
56. Ostatní otázky
VII. Dodatky
A. Historie PHP a souvisejících projektů
B. Přechod z PHP 3 na PHP 4
C. Přechod z PHP/FI 2 na PHP 3
D. Ladění (debugging) PHP
E. Extending PHP
F. Seznam aliasů funkcí
G. Seznam vyhrazených slov
H. List of Resource Types
I. List of Supported Protocols/Wrappers
J. List of Parser Tokens
K. O tomto manuálu
L. Co zde chybí