string - how to trim quotes and remove special characters from the word in php -


how trim quotes(single , double). , there character � in words want remove. how in php. example words want reformat

  1. poup�e poupe or � should have been
  2. “three three
  3. words" words

poup�e should poupée. suggested, fix encoding instead of destroying french words :-)


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -