Je defaultne zapnuta ale nekde v PHP verzi 4.0.x
; - magic_quotes_gpc = Off [Performance]
; Input data is no longer escaped with slashes so that it can be sent into
; SQL databases without further manipulation. Instead, you should use the
; function addslashes() on each input element you wish to send to a database.
php.ini-recommended pro PHP 4.3.10

