Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introduzione »
« output_reset_rewrite_vars
Manuale PHP
Guida Funzioni
Modifica del comportamento di PHP
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
PHP Options and Information
Introduzione
Installazione/Configurazione
Configurazione di Runtime
Costanti predefinite
PHP Options/Info Funzioni
assert
— Verifica se un'asserzione è false
assert_options
— Imposta/ottiene vari parametri per assert
cli_get_process_title
— Returns the current process title
cli_set_process_title
— Sets the process title
dl
— Carica un estensione PHP a runtime
extension_loaded
— Verifica se un modulo è già stato caricato
gc_collect_cycles
— Forces collection of any existing garbage cycles
gc_disable
— Deactivates the circular reference collector
gc_enable
— Activates the circular reference collector
gc_enabled
— Returns status of the circular reference collector
gc_mem_caches
— Reclaims memory used by the Zend Engine memory manager
gc_status
— Gets information about the garbage collector
get_cfg_var
— Restituisce il valore di un'opzione di configurazione del PHP
get_current_user
— Restituisce il nome del proprietario dello script PHP
get_defined_constants
— Restituisve un array associativo con i nomi di tutte le costanti ed i loro valori
get_extension_funcs
— Restituisce una matrice con i nomi delle funzioni di un modulo
get_include_path
— Restituisce il valore del parametro di configurazione include_path
get_included_files
— Restituisce una matrice con i nomi dei file inclusi o richiesti
get_loaded_extensions
— Restituisce una matrice con il nome di tutti i moduli compilati e caricati
get_magic_quotes_gpc
— Restituisce l'attuale configurazione di magic_quotes_gpc
get_magic_quotes_runtime
— Restituisce l'impostazione corrente della direttiva magic_quotes_runtime
get_required_files
— Alias di get_included_files
get_resources
— Returns active resources
getenv
— Restituisce il valore di una variabile d'ambiente
getlastmod
— Restituisce la data dell'ultima modifica alla pagina
getmygid
— Restituisce il GID del proprietario dello script PHP
getmyinode
— Restituisce l'inode dello script
getmypid
— Restituisce l'ID del processo PHP
getmyuid
— Restituisce l'UID del proprietario dello script PHP
getopt
— Ottiene le opzioni dagli argomenti della linea di comando
getrusage
— Restituisce lo stato dell'utilizzo delle risorse
ini_alter
— Alias di ini_set
ini_get
— Restituisce il valore delle opzioni di configurazione
ini_get_all
— Restituisce tutte le opzioni di configurazione
ini_parse_quantity
— Get interpreted size from ini shorthand syntax
ini_restore
— Ripristina il valore di un'opzione di configurazione
ini_set
— Imposta le opzioni di configurazione
memory_get_peak_usage
— Returns the peak of memory allocated by PHP
memory_get_usage
— Restituisce la quantità di memoria allocata dal PHP
memory_reset_peak_usage
— Reset the peak memory usage
php_ini_loaded_file
— Retrieve a path to the loaded php.ini file
php_ini_scanned_files
— Restituisce l'elenco dei file .ini leti dalla directory ini aggiuntiva
php_sapi_name
— Restituisce il tipo di interfaccia tra il PHP ed il server web
php_uname
— Restituisce informazioni sul sistema operativo su cui gira il PHP
phpcredits
— Visualizza i credits per il PHP
phpinfo
— Visualizza diverse informazioni sul PHP
phpversion
— Restituisce la versione del PHP
putenv
— Imposta il valore di una variabile d'ambiente
restore_include_path
— Ripristina il valore dell'opzione include_path
set_include_path
— Imposta include_path
set_time_limit
— Limita il tempo massimo di esecuzione
sys_get_temp_dir
— Returns directory path used for temporary files
version_compare
— Confronta due stringhe contenenti il numero di versione di "PHP-standardized"
zend_thread_id
— Returns a unique identifier for the current thread
zend_version
— Restituisce il numero di versione dell'engine Zend
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google