PHP funkce get_magic_quotes_runtime()
Dostupnost ve verzích: PHP 4.0
Gets the current active configuration setting of magic_quotes_runtime
Parametry
Funkce nemá žádné vstupní parametry.
Návratové hodnoty
int
0 if magic quotes runtime is off, 1 otherwise.