In case you are with php:

Maybe you have magic quotes on, which puts slashes to critical
characters automatically. Check the manual and find out. You just
strip them off when retrieving the data. There is no fix, as this
is a feature. You'll have to care for slashes yourself otherwise.
There are pros and cons for both views, you just gotta know and
act accordingly.

Dupey, Michael (CICG, PME) schrieb am Donnerstag, 16. August 2001, 22:09:07:

>> Why does [EMAIL PROTECTED]  get changed to fname\[EMAIL PROTECTED] when 
>storing the data into a database column formated as a VARCHAR? I'm not sure why a 
>back slash gets added to the data. 
>> Also, how would I fix this issue? 
>> Please send responses to [EMAIL PROTECTED]
>> Thanks for your help, 
>> Mike Dupey
>> 
>> Michael Dupey
>> CICG / PME
>> (201) 671-1438
>> 


> ---------------------------------------------------------------------
> 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


-- 
Herzlich
Werner Stuerenburg            

_________________________________________________
ISIS Verlag, Teut 3, D-32683 Barntrup-Alverdissen
Tel 0(049) 5224-997 407 · Fax 0(049) 5224-997 409
http://pferdezeitung.de



---------------------------------------------------------------------
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

Reply via email to