Comments

jpp’s picture

Title: Incorrect redirect for URL's withe a # (hash) in them » Incorrect redirect for URL's with a # (hash) in them
dave reid’s picture

Status: Active » Closed (works as designed)

Unfortunately fragments are never available to server-side code or PHP since browsers never send them.
http://stackoverflow.com/questions/940905/can-php-read-the-hash-portion-...