is there a way in a php script to detect if it was called with this url:
http://domain.com/myscript.php#12
or this:
http://domain.com/myscript.php
some kind of server variable I don't know of?
http://domain.com/myscript.php#12
or this:
http://domain.com/myscript.php
some kind of server variable I don't know of?

Comment