[FX.php List] FX/FM escaping quotes with a backslash?

Tim 'Webko' Booth tim at nicheit.com.au
Wed Apr 9 21:39:55 MDT 2008


>
> I've been all over my code and I can't find anything that's doing  
> this, so
> I'm assuming it's either FX (not likely) or FM's XML interface. If  
> it's the
> latter, the only thing I can think of is that the submitting page is  
> encoded
> as ISO-8859-1 rather than UTF-8, and FM is 'handling' that by escaping
> non-ASCII characters. An educated but rather wild guess, really.

I've had this occur every now and again, but never delved too deeply  
into why - the places it happened were my own testing pages, so I  
basically ignored it ;-)

Maybe you could apply a stripslashes to it before inserting and see if  
that makes a difference?

Cheers

Webko


More information about the FX.php_List mailing list