Menu

Correction of quote string

There are configurations differences between php servers.So, that lead to some code problem. And, That was about magic_quotes_gpc obtion in php.ini file. As a result, that problem was solved by the help of stripslashes() command in php.

Posted by Ahmet HAYRAN 2006-12-02

Log in to post a comment.