get_magic_quotes_gpc
(PHP 4, PHP 5, PHP 7)
get_magic_quotes_gpc — Restituisce l'attuale configurazione di magic_quotes_gpc
AvvisoThis function has been
DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0. Relying on this function
is highly discouraged.
Descrizione
get_magic_quotes_gpc():
false
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Restituisce sempre false
.
Vedere anche:
- addslashes() - Esegue il quoting di una stringa con gli slash
- stripslashes() - Rimuove i caratteri di escape da una stringa su cui si è effettuato l'escape
- get_magic_quotes_runtime() - Ottiene l'impostazione di configurazione attiva corrente di magic_quotes_runtime
- ini_get() - Restituisce il valore delle opzioni di configurazione