set_magic_quotes_runtime

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

set_magic_quotes_runtime --  Define a configuração atual para magic_quotes_runtime

Descrição

bool set_magic_quotes_runtime ( int new_setting )

Define a configuração atual pata magic_quotes_runtime (0 para off, 1 para on).

Veja também: get_magic_quotes_gpc() e get_magic_quotes_runtime().