+ Reply to Thread
Results 1 to 3 of 3

Thread: htmlspecialchars and htmlentities not working.

  1. #1
    robray is offline x10Hosting Member robray is an unknown quantity at this point
    Join Date
    Jan 2010
    Posts
    11

    htmlspecialchars and htmlentities not working.

    hi,

    I would like to know why htmlspecialchars and htmlentities are not working.

    These examples, should produce the results indicated. They don't.

    $new = htmlspecialchars("<a href='test'>Test</a>", ENT_QUOTES);
    echo $new;
    // Should output: &lt;a href=&#039;test&#039;&gt;Test&lt;/a&gt;

    $str = "A 'quote' is <b>bold</b>";
    echo htmlentities($str, ENT_QUOTES);
    // should output: A &#039;quote&#039; is &lt;b&gt;bold&lt;/b&gt;


    prints:

    <a href='test'>Test</a> A 'quote' is <b>bold</b>

    clearly, neither input string have been touched by these functions.

    Is this a temporary issue that will be resolved ?

    Is this a permanent feature that will never be resolved ?

    Best wishes

    Robray.

  2. #2
    AngusThermopyle is offline x10Hosting Member AngusThermopyle is an unknown quantity at this point
    Join Date
    Nov 2009
    Posts
    84

    Re: htmlspecialchars and htmlentities not working.

    Remember, you are viewing it in a browser

    htmlentities( '>') outputs &gt;

    &gt; , sent to the browser , will display as >

    Or maybe I misunderstood your post.
    Last edited by AngusThermopyle; 02-20-2010 at 08:39 PM.

  3. #3
    robray is offline x10Hosting Member robray is an unknown quantity at this point
    Join Date
    Jan 2010
    Posts
    11

    Re: htmlspecialchars and htmlentities not working.

    Quote Originally Posted by c.solomon View Post
    Remember, you are viewing it in a browser

    htmlentities( '>') outputs &gt;

    &gt; , sent to the browser , will display as >

    Or maybe I misunderstood your post.
    No, i'd say you understood my question, and my confusion, perfectly.

    Thanks for your reply :-)

    Best wishes

    Robray.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers