No problem... I think the mysql_real_escape_string suggestion has
been posted on one of these lists before, so that could be where we
both saw it initially.
I think if you have magic quotes on (which basically everyone
considers not a good idea these days because it's better to be in
control of that kind of thing) and additionally escape it then the
data will get written with extra slashes and need stripslashes when
you retrieve it. I've seen that happen before.
_______________________________________________
New York PHP Community MySQL SIG
http://lists.nyphp.org/mailman/listinfo/mysql
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php