How to get the address bar in PHP?

Alex

New member
I am trying to make the content on my page more dynamic. So, if a certain page is open, I want the left side content to change, depending on what page is open.

For example. If the home page is open, I want latest photos, and most popular links to be shown.
But if the video page is open, I want most popular video and any other content I like.
How do I do this?

( I am just beginning to learn PHP, so sorry if this seems like a dumb question :P )
 
Back
Top