when I have a value like this in the database (\"foo\")
how can I echo it without any conflict with html code
notice
use urlencode or htmlspecialchars
link