Hi, Can naybody tell me how do i ignore special character while insering in mysql database. For example while i m inserting string 'dk\bd\r' it takes \b and \r as diffenrent character, although i can ignore it with one more escape character like this 'dk\\bd\\r'. Field type is Text. Is there any other way to do this.
Thanks in advance, Regards Daya Krishan Dubey --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php