CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

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

    [RESOLVED] % sign and PHP tags

    Now the % sign shows in HTML ASCII instead of like a % sign.

    Works fine in this example...
    PHP Code:
    $i 7;
    echo 
    $i 2
    But not in this thread
    Last edited by PeejAvery; June 17th, 2012 at 10:07 PM.
    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