get_magic_quotes_runtime

get_magic_quotes_runtime -- Zeigt die aktuelle Konfiguration von magic_quotes_runtime

Beschreibung

Long get_magic_quotes_runtime ( void)

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

Siehe auch get_magic_quotes_gpc( ) und set_magic_quotes_runtime( ) .