Thread
:
How to GET # symbol in URL?
View Single Post
10-10-2012, 03:07 AM
PM User
|
#
1
Remix919
Regular Coder
Join Date: Jan 2006
Posts: 193
Thanks: 29
Thanked 0 Times in 0 Posts
How to GET # symbol in URL?
I'm trying to get a variable from a URL, for example index.php?user=abc#123, but when I try to GET or REQUEST the variable $user from the URL, it just shows up as "abc". Is there anyway to get the entire string?
Remix919
View Public Profile
Find More Posts by Remix919