@Krokus wrote:
hi, is possible to disable Magic quotes to use the apex on MySql DB without error?
PHP.ini configuration not work
magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off.htaccess not work
php_flag magic_quotes_gpc Off
Posts: 1
Participants: 1