php question
Hi,
I've been writing a php script that automatically generates a newsletter based on the articles posting. It's almost complete, except for one annoying detail.
All the quotes and special characters get converted to junk.
So it ends up looking like this.
ndia R C Lahoti said:
• Action against ... mending their ways.’’
• ‘‘Wher .. .’’
• This year
Is there a special php command that I need to use while retrieving records to stop this from happening?
Thanks,
Prashant