Hi
Looking to do a facebook style gallery. With theirs they seem to have a pid=value and then when you navigate you get a second #pid=value.
Now I can access this post hash value in Javascript which is probably what'll I'll use to catch and reload the php gallery to show the correct image on direct link, just wondering if anyone knew if PHP could get it directly? $_SERVER["REQUEST_URI"]; only gives me the querystring not the hash after?
Thanks
Looking to do a facebook style gallery. With theirs they seem to have a pid=value and then when you navigate you get a second #pid=value.
Now I can access this post hash value in Javascript which is probably what'll I'll use to catch and reload the php gallery to show the correct image on direct link, just wondering if anyone knew if PHP could get it directly? $_SERVER["REQUEST_URI"]; only gives me the querystring not the hash after?
Thanks