How do I get parameter from hash links in PHP ? -


this link: http://projects/timp#?period=2014-6-25
code :

$period = $_get['period']; echo $period; 

does not work . can ?

change format of urls don't have # in middle. seem quite weird have ?name=value after #...


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

linux - phpmyadmin, neginx error.log - Check group www-data has read access and open_basedir -