set_magic_quotes_runtime

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

set_magic_quotes_runtime -- Setzt 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().