PHP-Optionen-/-Informationen-Funktionen
PHP Manual

get_magic_quotes_gpc

(PHP 4, PHP 5, PHP 7)

get_magic_quotes_gpc Zeigt die aktuelle Konfiguration von magic quotes gpc

Beschreibung

bool get_magic_quotes_gpc ( void )

Zeigt die aktuelle Konfiguration von magic_quotes_gpc. (0 für aus, 1 für an).

Siehe auch get_magic_quotes_runtime() und set_magic_quotes_runtime().


PHP-Optionen-/-Informationen-Funktionen
PHP Manual