amxbans5.1b
Posted: 2012 Sep 09 17:45
Sveiki nesuprantu kodel nerodo banu paziurekite patys http://77.241.202.56/Sistemos/Amxbans/u ... quotes_off
Code: Select all
; magic_quotes_gpc; Default Value: On; Development Value: On; Production Value: On ; Magic quotes are a preprocessing feature of PHP where PHP will attempt to; escape any character sequences in GET, POST, COOKIE and ENV data which might; otherwise corrupt data being placed in resources such as databases before; making that data available to you. Because of character encoding issues and; non-standard SQL implementations across many databases, it's not currently; possible for this feature to be 100% accurate. PHP's default behavior is to; enable the feature. We strongly recommend you use the escaping mechanisms; designed specifically for the database your using instead of relying on this; feature. Also note, this feature has been deprecated as of PHP 5.3.0 and is; scheduled for removal in PHP 6.; Default Value: On; Development Value: On; Production Value: On; http://php.net/magic-quotes-gpcmagic_quotes_gpc = On ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.; http://php.net/magic-quotes-runtimemagic_quotes_runtime = On ; Use Sybase-style magic quotes (escape ' with '' instead of \').; http://php.net/magic-quotes-sybasemagic_quotes_sybase = On
Code: Select all
apt-get upgrade