get_magic_quotes_gpc

(PHP 4, PHP 5, PHP 7)

get_magic_quotes_gpcRestituisce l'attuale configurazione di magic_quotes_gpc

Avviso

This 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

Restituisce sempre false.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce sempre false.

Log delle modifiche

Versione Descrizione
7.4.0 Questa funzione è stata deprecata.

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