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.
Log in to post a comment.