set_magic_quotes_runtime

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

set_magic_quotes_runtime --  Imposta il valore attuale di magic_quotes_runtime

Descrizione

bool set_magic_quotes_runtime ( int new_setting )

Imposta il valore del parametro di configurazione magic_quotes_runtime (0 per off, 1 per on).

Vedere anche get_magic_quotes_gpc() e get_magic_quotes_runtime().