Contact: aviboots(AT)netvision.net.il
41,461 questions
54,008 answers
573 users
$str = "I'll be <b>"back & The Terminator"</b>"; echo htmlspecialchars_decode($str, ENT_QUOTES); /* run: I'll be <b>"back & The Terminator"</b> */