character encoding problem with rewrite rule

Discussion in 'PHP' started by msaspence, Nov 11, 2007.

  1. #1
    i'm really stumped with a problem caused by using a rewrite rule in an htaccess file

    if i put this

    <?php
    echo "£';
    ?>

    it echos £

    if i use a rewrite to another file and put the same code in that file if echos £

    this isnt the actual problem but a much simplified example

    any ideas would be much appreciated
     
    msaspence, Nov 11, 2007 IP
  2. jmansel

    jmansel Well-Known Member

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    jmansel, Nov 11, 2007 IP