show/hide this revision's text 2 edited title

Searching through a string trying to find & #39; ' in PHP

show/hide this revision's text 1

Searching through a string trying to find & #39; PHP

I am using tinyMCE and, rather annoyingly, it replaces all of my apostrophes with their HTML numeric equivalent. Now most of the time this isn't a problem but for some reason I am having a problem storing the apostrophe replacement. So i have to search through the string and replace them all. Any help would be much appreciated