PHP-Optionen-/-Informationen-Funktionen
PHP Manual

set_magic_quotes_runtime

(PHP 4, PHP 5)

set_magic_quotes_runtimeSetzt magic_quotes_runtime

Beschreibung

long set_magic_quotes_runtime ( int $new_setting )

Setzt magic_quotes_runtime. (0 für aus, 1 für an).

Siehe auch get_magic_quotes_gpc() und get_magic_quotes_runtime().


PHP-Optionen-/-Informationen-Funktionen
PHP Manual