PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links 
search for in the  
Vorwortnext
Last updated: Mon, 04 Nov 2002
view the printer friendly version or the printer friendly version with notes or change language to English | Brazilian Portuguese | Chinese | Czech | Dutch | Finnish | French | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Slovak | Spanish | Swedish | Turkish

PHP Handbuch

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

Herausgegeben von

Egon Schmid
Bei der �bersetzung wirkten mit:
Sebastian Bergmann
Friedhelm Betz
Cornelia Boenigk
Wolfgang Drews
Ralf Ebert
Thomas Fromm
Johann-Peter Hartmann
Hartmut Holzgraefe
Martin Jansen
Michael Kaiser
Mark Kronsbein
Hakan K�c�kyilmaz
Sven Lauer
Jan Lehnardt
Sebastian Nohn
Tobias Orterer
Catharina Paulsen
Peter Petermann
Sebastian-H. Picklum
Georg Richter
Stefan Saasen
Martin Samesch
Egon Schmid
Thomas Sch�fbeck
Holger Schranz
Thomas Sch�rmann
Uwe Steinmann
Christian Ullrich

03-11-2002


Inhaltsverzeichnis
Vorwort
I. Einf�hrung
1. Einleitung
2. A simple tutorial
3. Installation
4. Konfiguration
5. Sicherheit
II. Sprachreferenz
6. Grundlagen der Syntax
7. Typen
8. Variablen
9. Konstanten
10. Ausdr�cke
11. Operatoren
12. Kontroll-Strukturen
13. Funktionen
14. Klassen und Objekte
15. Referenzen in PHP
III. Features
16. HTTP-Authentifizierung mit PHP
17. Cookies
18. Steuerung von Dateiuploads
19. Zugriff auf entfernte Dateien
20. Verbindungssteuerung
21. Persistente Datenbankverbindungen
22. Safe Mode
23. Using PHP from the command line
IV. Funktionsreferenz
I. Apache-spezifische Funktionen
II. Array Funktionen
III. Aspell Funktionen [veraltet]
IV. Mathematische Funktionen mit beliebiger Genauigkeit
V. Bzip2 Komprimierungsfunktionen
VI. Kalender-Funktionen
VII. CCVS API Funktionen
VIII. COM Support Funktionen f�r Windows
IX. Klassen- und Objekt-Funktionen
X. ClibPDF Funktionen
XI. Crack Funktionen
XII. CURL, Client URL Library Functions
XIII. Cybercash Bezahl Funktionen
XIV. Cr�dit Mutuel CyberMUT functions
XV. Cyrus IMAP administration functions
XVI. Character type functions
XVII. dba Datenbank (dbm-style) Abstraktions-Funktionen
XVIII. Datums- und Zeit-Funktionen
XIX. dBase Funktionen
XX. DBM Datenbankfunktionen
XXI. dbx Funktionen
XXII. DB++ Functions
XXIII. Direkte Ein-/Ausgabe Funktionen
XXIV. Verzeichnis-Funktionen
XXV. DOM XML Funktionen
XXVI. .NET Funktionen
XXVII. Error Handling and Logging Functions
XXVIII. FrontBase Funktionen
XXIX. filePro Funktionen
XXX. Funktionen des Dateisystems
XXXI. Forms Data Format Funktionen
XXXII. FriBiDi Funktionen
XXXIII. FTP-Funktionen
XXXIV. Function Handling functions
XXXV. GNU Gettext
XXXVI. GMP functions
XXXVII. HTTP-Funktionen
XXXVIII. Hyperwave functions
XXXIX. Hyperwave API functions
XL. iconv Funktionen
XLI. Grafik-Funktionen
XLII. IMAP, POP3 und NNTP Funktionen
XLIII. Informix Funktionen
XLIV. InterBase-Funktionen
XLV. Ingres II Funktionen
XLVI. IRC Gateway Funktionen
XLVII. Java
XLVIII. LDAP Funktionen
XLIX. Mail Funktionen
L. mailparse functions
LI. Mathematische Funktionen
LII. Multi-Byte String Functions
LIII. MCAL Funktionen
LIV. Mcrypt Encryption Functions
LV. MCVE Payment Functions
LVI. Hash Funktionen
LVII. Mimetype Functions
LVIII. Microsoft SQL Server Funktionen
LIX. Ming functions for Flash
LX. Sonstige Funktionen
LXI. mnoGoSearch Funktionen
LXII. mSQL Funktionen
LXIII. MySQL Funktionen
LXIV. Mohawk Software Session Handler Funktionen
LXV. muscat functions
LXVI. Netzwerk Funktionen
LXVII. Ncurses terminal screen control functions
LXVIII. Lotus Notes functions
LXIX. ODBC Funktionen
LXX. Object Aggregation/Composition Functions
LXXI. Oracle 8 Funktionen
LXXII. OpenSSL Funktionen
LXXIII. Oracle Funktionen
LXXIV. Ovrimos SQL functions
LXXV. Funktionen zur Ausgabesteuerung
LXXVI. Object property and method call overloading
LXXVII. PDF Funktionen
LXXVIII. Verisign Payflow Pro Funktionen
LXXIX. PHP Optionen und Informationen
LXXX. POSIX Funktionen
LXXXI. PostgreSQL Funktionen
LXXXII. Process Control Functions
LXXXIII. Funktionen zur Programmausf�hrung
LXXXIV. Printer functions
LXXXV. Pspell Funktionen
LXXXVI. GNU Readline
LXXXVII. GNU Recode Funktionen
LXXXVIII. Regular Expression Functions (Perl-Compatible)
LXXXIX. qtdom functions
XC. Regul�re Ausdr�cke Funktionen (POSIX erweitert)
XCI. Semaphor und Shared Memory Funktionen
XCII. SESAM Datenbankfunktionen
XCIII. Session Funktionen
XCIV. Shared Memory Funktionen (Gemeinsamer Speicher)
XCV. Shockwave Flash Funktionen
XCVI. SNMP Funktionen
XCVII. Socket Funktionen
XCVIII. String-Funktionen
XCIX. Sybase functions
C. Tokenizer functions
CI. URL Funktionen
CII. Variablen-Funktionen
CIII. vpopmail functions
CIV. W32api functions
CV. WDDX Funktionen
CVI. XML parser functions
CVII. XML-RPC functions
CVIII. XSLT Funktionen
CIX. YAZ functions
CX. YP/NIS Funktionen
CXI. ZIP Funktionen (Lesezugriff)
CXII. Zlib Komprimierungsfunktionen
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: Frequently Asked Questions
44. Allgemeine Informationen
45. Mailing lists
46. Obtaining PHP
47. Database issues
48. Installation
49. Probleme bei der Compilierung
50. Using PHP
51. PHP and HTML
52. PHP and COM
53. PHP und andere Sprachen
54. Von PHP 2 auf PHP 3 umsteigen
55. Von PHP 3 auf PHP 4 umsteigen
56. Verschiedene Fragen
VII. Anhang
A. Die Geschichte von PHP und verwandten Projekten
B. Migrating from PHP 3 to PHP 4
C. Migration von PHP/FI 2.0 zu PHP 3.0
D. Der PHP-Debugger
E. Extending PHP
F. Liste der Funktion Aliase
G. Reservierte Schl�sselw�rter in PHP
H. Liste von Ressourcentypen
I. List of Supported Protocols/Wrappers
J. List of Parser Tokens
K. �ber das Handbuch
L. Fehlendes
User Contributed Notes
PHP Handbuch
add a note about notes
jmcastagnetto at php dot net
05-Aug-2002 09:24

For those looking for a very basic intro to PHP, go and see the "A simple tutorial" section of the manual.

If you are looking for more tutorials visit the ones linked from


For support visit and do not use the notes to the manual for questions or support issues.

add a note about notes
Vorwortnext
Last updated: Mon, 04 Nov 2002
show source | credits | stats | mirror sites
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by:
Last updated: Thu Nov 7 16:02:50 2002 CET