i, I need to know how to put email addresses into the mysql database without encountering the escape character. All of the email addresses that contain an underscore are receiving a backslash before the underscore. For example, [EMAIL PROTECTED] turns into mike\[EMAIL PROTECTED] This escape character feature is causing problems for me since I need to use the stored email addresses with a mailer program.
Any help would be greatly appreciated. Thanks, Michael Dupey --------------------------------------------------------------------- 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