I use PHP to access a database to get a string like this
‘Chloe’ Fashion Show & Dinner
and then I do a printf() to output the st
You need to add charset meta tag in 'head' section of html. Note that the meta tag must appear within the first 1024 bytes of rendered page.