Quantcast
Viewing all articles
Browse latest Browse all 1024

Disable Magic quotes on MySql DB

@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

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles