Forum und email

get_magic_quotes_runtime

(PHP 4, PHP 5)

get_magic_quotes_runtime — Restituisce l'impostazione corrente della direttiva magic_quotes_runtime

Descrizione

int get_magic_quotes_runtime ( void )

Restituisce l'impostazione corrente della direttiva magic_quotes_runtime (0 per off, 1 per on).

Vedere anche get_magic_quotes_gpc() e set_magic_quotes_runtime().


pt>