How can i select the fragment after the ‘#’ symbol in my URL using PHP? The result that i want is “photo45”. This is an example URL: http://example.com/site/gallery/1#photo45
How can i select the fragment after the ‘#’ symbol in my URL using PHP? The result that i want is “photo45”. This is an example URL: http://example.com/site/gallery/1#photo45