Manuale PHP

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

A cura di

Luca Perugini
Simone Cortesi
Marco Cucinato
Darvin Andrioli
Tradotto con la collaborazione di:
Massimo Colombo
Marco De Nittis
Fabio Gandola
Sergio Marchesini
Alan D'Angelo
Giacomo Tesio
Marco Spisto
Gabriele Scaroni
Mariano Calandra
Rocco Curcio
Luca Costantino
Fernando Fusano
Andrea Paramithiotti

02-07-2004


Sommario
Prefazione
I. Guida Rapida
1. Introduzione
2. Una semplice introduzione
3. Installazione
4. Runtime Configuration
II. Struttura del Linguaggio
5. Sintassi Fondamentale
6. Types
7. Variables
8. Costanti
9. Expressions
10. Operatori
11. Strutture di controllo
12. Funzioni
13. Classi e Oggetti
14. Spiegazioni sui riferimenti
III. Security
15. Security
IV. Caratteristiche
16. Autenticazione HTTP usando PHP
17. Cookies
18. Dealing with XForms
19. Caricare file
20. Utilizzo di file remoti
21. Gestione della connessione
22. Connessioni Persistenti ai Database
23. Modalità sicura (Safe mode)
24. Utilizzo di PHP da linea di comando
V. Guida Funzioni
I. Funzioni Apache
II. Funzioni di Array
III. Funzioni Aspell [deprecated]
IV. Funzioni Matematiche BCMath a precisione arbitraria
V. Funzioni di compressione Bzip2
VI. Funzioni Calendar
VII. Funzioni API CCVS [deprecate]
VIII. Funzioni di supporto COM per Windows
IX. Funzioni per Classi/Oggetti
X. Funzioni ClibPDF
XI. Funzioni di Crack
XII. Funzioni CURL, Client URL Library
XIII. Funzioni di pagamento Cybercash
XIV. Funzioni di amministrazione Cyrus IMAP
XV. Funzioni di tipo dei caratteri
XVI. Database (dbm-style) Abstraction Layer Functions
XVII. Funzioni di Data e Ora
XVIII. Funzioni dBase
XIX. Funzioni DBM
XX. dbx Functions
XXI. DB++ Functions
XXII. Funzioni per l'IO diretto
XXIII. Funzioni per le directory
XXIV. DOM Functions
XXV. Funzioni DOM XML
XXVI. Funzioni .NET
XXVII. Funzioni di gestione degli errori e di logging
XXVIII. File Alteration Monitor Functions
XXIX. FrontBase Functions
XXX. Funzioni filePro
XXXI. Filesystem functions
XXXII. Funzioni Forms Data Format
XXXIII. Funzioni FriBiDi
XXXIV. Funzioni FTP
XXXV. Function Handling Functions
XXXVI. Gettext
XXXVII. Funzioni GMP
XXXVIII. Funzioni HTTP
XXXIX. Hyperwave Functions
XL. Hyperwave API Functions
XLI. funzioni iconv
XLII. Funzioni per le immagini
XLIII. IMAP, POP3 and NNTP Functions
XLIV. Informix Functions
XLV. Funzioni InterBase
XLVI. ID3 Functions
XLVII. Ingres II Functions
XLVIII. IRC Gateway Functions
XLIX. PHP / Java Integration
L. LDAP Functions
LI. LZF Functions
LII. Funzioni di Mail
LIII. mailparse Functions
LIV. Funzioni Matematiche
LV. Multibyte String Functions
LVI. MCAL Functions
LVII. Mcrypt Encryption Functions
LVIII. MCVE Payment Functions
LIX. Mhash Functions
LX. Mimetype Functions
LXI. Funzioni per Microsoft SQL Server
LXII. Ming functions for Flash
LXIII. Miscellaneous Functions
LXIV. mnoGoSearch Functions
LXV. mSQL Functions
LXVI. MySQL Functions
LXVII. Improved MySQL Extension
LXVIII. Mohawk Software Session Handler Functions
LXIX. muscat Functions
LXX. Funzioni di rete
LXXI. Ncurses Terminal Screen Control Functions
LXXII. Lotus Notes Functions
LXXIII. NSAPI-specific Functions
LXXIV. Funzioni ODBC Unificate
LXXV. Object Aggregation/Composition Functions
LXXVI. Funzioni Oracle 8
LXXVII. OpenSSL Functions
LXXVIII. Funzioni Oracle
LXXIX. Ovrimos SQL Functions
LXXX. Output Control Functions
LXXXI. Proprietà object e method call overloading
LXXXII. PDF functions
LXXXIII. Verisign Payflow Pro Functions
LXXXIV. PHP Opzioni&Informazioni
LXXXV. Funzioni POSIX
LXXXVI. Funzioni PostgreSQL
LXXXVII. Process Control Functions
LXXXVIII. Funzioni per l'esecuzione di programmi
LXXXIX. Funzioni per le Stampanti
XC. Pspell Functions
XCI. GNU Readline
XCII. GNU Recode Functions
XCIII. Funzioni per le espressioni regolari (Perl compatibili)
XCIV. Funzioni qtdom
XCV. Funzioni per le espressioni regolari (POSIX estesa)
XCVI. Funzioni per i semafori, la memoria condivisa ed IPC
XCVII. SESAM Database Functions
XCVIII. Funzioni di gestione della sessione
XCIX. Funzioni relative alla memoria condivisa
C. SimpleXML functions
CI. SOAP Functions
CII. SQLite
CIII. Shockwave Flash Functions
CIV. Funzioni per SNMP
CV. Funzioni relative ai Socket
CVI. Standard PHP Library (SPL) Functions
CVII. Stream Functions
CVIII. Stringhe
CIX. Sybase Functions
CX. TCP Wrappers Functions
CXI. Tidy Functions
CXII. Tokenizer Functions
CXIII. URL Functions
CXIV. Funzioni di Variabili
CXV. Funzioni vpopmail
CXVI. Funzioni W32api
CXVII. WDDX Functions
CXVIII. Funzioni relative al parser XML
CXIX. Funzioni XMLRPC
CXX. xdiff Functions
CXXI. XSL functions
CXXII. Funzioni XSLT
CXXIII. YAZ Functions
CXXIV. YP/NIS Functions
CXXV. Funzioni per File Zip (Accesso di Sola Lettura)
CXXVI. Zlib Compression Functions
VI. Zend API
25. Overview
26. Extension Possibilities
27. Source Layout
28. PHP's Automatic Build System
29. Creating Extensions
30. Using Extensions
31. Troubleshooting
32. Source Discussion
33. Accepting Arguments
34. Creating Variables
35. Duplicating Variable Contents: The Copy Constructor
36. Returning Values
37. Printing Information
38. Startup and Shutdown Functions
39. Calling User Functions
40. Initialization File Support
41. Where to Go from Here
42. Reference: Some Configuration Macros
43. API Macros
VII. PHP API: Interfacce per gli autori di estensioni
44. Streams API for PHP Extension Authors
VIII. FAQ: Frequently Asked Questions (domande e risposte ricorrenti)
45. Informazioni Generali
46. Mailing list
47. Ottenere PHP
48. Database issues
49. Installazione
50. Problemi di installazione
51. Using PHP
52. PHP and HTML
53. PHP e COM
54. PHP e gli altri linguaggi di programmazione
55. Migrazione da PHP 2 a PHP 3
56. Migrazione da PHP 3 a PHP 4
57. Domande varie
IX. Appendici
A. History of PHP and related projects
B. Migrating from PHP 4 to PHP 5
C. Migrating from PHP 3 to PHP 4
D. Migrazione da PHP/FI 2 a PHP 3
E. Debugging PHP
F. Extending PHP 3
G. Configure options
H. List of core php.ini directives
I. Lista dei sinonimi delle funzioni PHP
J. Parole riservate nel PHP
K. List of Resource Types
L. List of Supported Protocols/Wrappers
M. List of Available Filters
N. List of Supported Socket Transports
O. PHP type comparison tables
P. List of Parser Tokens
Q. Informazioni sul manuale
R. Open Publication License
S. Indice delle Funzioni
T. Informazioni mancanti