Driving me crazy http://www.ashleydarryldesigns.com/page/about
all my apostrophes are showing up as question marks???
Hmm, wow you're good. I think it may be a DB issue as I remember seeing something about character sets. How would I go about doing that?
Kind of depends. If this page is all you have done, then just set your database to be UTF-8 character set. (You will probably also need to set the individual tables to UTF-8). Then recreate the text.
If these pages are PHP text, then you need to set your editor to use UTF-8 as its standard character set. (Same if these came from some other client based editor rather than beign entered in a WEB page.)