PHP Dokumentation: Function set-magic-quotes-runtime
12. Januar 2010 von werner
set_magic_quotes_runtime
(PHP 4, PHP 5)
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().