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

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -