Jump to content

Dynamically show content based on url with PHP


soulscriber

Recommended Posts

Hi,

 

I'm relatively new to PHP.  I have a shopping cart template (leftcolumn template), that I want to show a different div depending on what the URL of the page is.

 

For example, if the category id in the url is 250, then I want a certain div to display, but if the category url is 248, then I want a different div to display.

 

Basically, how do I fetch the url info and then have that info change the content on the fly.  Remembering that this is a template file.

 

Any help would be greatly appreciated, thanks!

 

 

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.