I am using tinyMCE as my text editor on my site and i want to reformat the text before saving it to my database (changing the ’ tags into ' then in to '). I cannot find a simple way of doing this using tinyMCe and using htmlentities() changes everything including <>. Any ideas?I am using tinyMCE as my text editor on my site