Displaying 1 result from an estimated 1 matches for "anapali".
Did you mean:
napali
2006 Apr 15
0
[maybe ot] Special Characters in DB Fields
I have MySQL on a Linux (RH) server and Mac OSX. I did a mysqldump on the
Linux box and imported it into the database on the Mac. The following text
is in one of the fields:
Maui???s Westin Ka???anapali
This is supposed to read
Maui''s Westin Ka''anapali [note: straight quotes shown here are really
apostrophes]
In fact, it renders properly when served up from the Linux box (Safari
client). Served up from the OSX box, it doesn''t. All encoding is utf-8,
database, page,...