CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2002
    Posts
    10,943

    Echo double quotes.

    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.?
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Echo double quotes.

    Score, I found it. Nevermind the original post.

    w3schools comes through
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured