php - How to display URI of dynamic pages instead of just example.com -
i have website made using html5, css, php , jquery (with ajax).
url, when visit home page http://www.example.com, fine. when visit different page (which loads using ajax of jquery), url still same (so http://www.example.com).
it's not displaying how (example.com/index.php or example.com/partials/somethingelse.php).
i display home page (example.com) , other sites inside folder partials example.com/somethingelse.
Comments
Post a Comment