Results 1 to 7 of 7

Thread: Why is this happening?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Unhappy Why is this happening?

    Code:
    $err_message='#0';
    
    header('Location: ../index.php?a=1'.$err_message.'');
    Somehow, the # character and everything after it is disappearing? I tried to rawurlencode the # character, and rawurldecoded it's equivalent %23. No dice.
    Anyone know what is going on here or how I could fix it?
    Many thanks.
    Last edited by solitario; Jan 25th, 2006 at 02:27 PM.

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