Quote:

BTW, something is fucked up with the script that is transforming apostrophes & quotes.



[computergeek]That is the escape function for MySQL in PHP that turns ' and " into \' and \" to allow their entry into the database. I run into this problem sometimes when scripting, especially if the magic quotes feature is turned on in PHP and you use the mysql escape function also. If you keep escaping the escaped ' and " you get shit like \\\' and \\\\". While previewing this post, it looks like the problem has been fixed.[/computergeek].
_________________________
"I'm a minor character in my own story", Steve Coogan as Tony Wilson in 24 Hour Party People