I really hope someone can help, as I really hate to have to port everything I have written to something that actually works.
All I want to do is display stuff from a MySQL database the same way it went in.
So a comma looks like a comma, an aposrophe looks like an apostrophe, carots look like carrots, etc. etc.
I have tried 100's of different ways of using HTMLSPECIALCHAR's, HTML ENTITIES, stripslashes, etc. and always the same problems. If an apostrophe displays, a left bracket doesn't, and so on.
It's been literally months trying to figure out how to get this to work.
As you can probably tell, I'm just a little ticked at this. If this can't be done, can someone point to a language and database option where it can be done. I'm tired of spending hours on end trying to get a character to display the way it should.
It's the most idiotic thing I think I have ever seen.
Thanks