In HTML I can use ">" to echo ">" or "<" to echo "<". How do I echo a double quote in PHP?
P.S. Anyone know where I can get a list of the >, <, ect.?
Printable View
In HTML I can use ">" to echo ">" or "<" to echo "<". How do I echo a double quote in PHP?
P.S. Anyone know where I can get a list of the >, <, ect.?
Score, I found it. Nevermind the original post.
w3schools comes through