I'm using fx to extract data from a FileMaker database and am encountering some HTML entity issues. This data is going into a pdf page, so isn't being displayed on the web. The copyright symbol comes out like: © and I've noticed a couple of accented characters as well. The data was put on by a Mac client so its natural for them not to use the usual coding. Can anyone point me in the right direction to get this sorted? html_entity_decode() didn't work (and didn't show as a php function in DW). George -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php