Click to See Complete Forum and Search --> : Echo double quotes.


PeejAvery
May 5th, 2005, 11:24 AM
In HTML I can use "&gt" to echo ">" or "&lt" to echo "<". How do I echo a double quote in PHP?

P.S. Anyone know where I can get a list of the &gt, &lt, ect.?

PeejAvery
May 5th, 2005, 11:27 AM
Score, I found it. Nevermind the original post.

w3schools comes through (http://www.w3schools.com/html/html_asciiref.asp)