I've been setting the

here's some output:
<?xml version="1.0" encoding="utf-8"?>
<menu>
  <submenu>
       <submenu_name>Starters</submenu_name>
          <item>
<item_name> soupe au pistou with amaranth and grana breadcrumbs</item_name>
          </item>
          <item>
<item_name>farm lettuces with reed avocado, cr&amp;egrave;me fra&icirc;che, radish and cilantro</item_name>
          </item>

On the second item, this cr&amp;egrave;me is ok but this fra&icirc;che is causing the error.

-jonathan

On Oct 14, 2005, at 4:22 PM, Jasper Bryant-Greene wrote:

jonathan wrote:

the real characters (presumably รจ) won't render correctly.


Are you outputting the correct character set information (UTF-8), and are you sure that UTF-8 is being used throughout the entire process?

--
Jasper Bryant-Greene
General Manager
Album Limited

a: Freepost Album, PO Box 579, Christchurch 8015, New Zealand
p: 0800 4 ALBUM (0800 425 286) or +64 21 232 3303
e: [EMAIL PROTECTED]
w: http://www.album.co.nz/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to