Welcome Guest, Not a member yet? Register   Sign In
Can CI grab URL Hash (#page anchor) like uri_segment grabs segments ???
#5

[eluser]charlie spider[/eluser]
Thanks for the reply Cro-Crx,

a few things though:

1) There's no such thing as
Code:
$_SERVER['INDEX']

2)
Code:
$_SERVER['HTTP_REFERER']
$_SERVER['REQUEST_URI']
and
$_SERVER['QUERY_STRING']
all return the URL without the hash

which is why...

3) i wanted to know if CodeIgniter has yet more magic up it's sleeves that can parse the hash from a URL

i already tried what you had suggested anyways. I'm certain it can be done with javascript, but i'd like to stay server-side (and javscript feels like cheating anyways)


Messages In This Thread
Can CI grab URL Hash (#page anchor) like uri_segment grabs segments ??? - by El Forum - 01-28-2010, 12:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB