Jump to content

[SOLVED] Determine Page Using PHP


mdonders

Recommended Posts

Hello!

 

I have a site that mainly uses CSS and the default html code was to make one of the links background a different color based on what page you were on. (Like active background=red) But when I made my page php so it was easier to edit I included header.php, sidebar.php and footer.php so I only need to edit once I found this impossible as I was using the same file on every page. This wouldn't allow me to make one link active and have the background change.

 

My site is: http://www.learningtobowl.com and if you click on bowling blog you can see what I am talking about, but I was wondering if there was a way to have the browser determine what page you were on and based on that make on link active. Maybe I could use an if statement or something.

 

All help is greatly appreciated!

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/62520-solved-determine-page-using-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.