J Josh New member Oct 31, 2010 #1 Is there a way to get the anchor from the url with php? for example if the url is www.page.com/test.php#1 I would want to get '#1' or just '1' from the url. I would like to be able to do it with php.
Is there a way to get the anchor from the url with php? for example if the url is www.page.com/test.php#1 I would want to get '#1' or just '1' from the url. I would like to be able to do it with php.