Hi, I need help getting this thing to work, I'm not sure on how to $_GET[] data after a fragment in the URL. I've seen it used on websites before, for example:
example.com/#home?q=test
A working example is: http://craftland.org/#map&p=aether
This is the code I'm using for the pages:
http://pastebin.com/vAHppEyr
Any help would be great!
Thanks, Kez.