Jump to content

Image display depending on date


Recommended Posts

Hi

 

I was wondering if there is a way ......

 

using PHP in Dreamweaver to make an image (which is a clickable link) visible in a table cell depending on whether the current (server) date is equal to or after a given pre-defined date.

 

So if the current date is prior to the pre-defined date, then either no image or perhaps a placeholder transparent image will appear in the cell. If the page is loaded on or after the pre-defined date, then a visible, clickable image will appear in the cell instead.

 

I will probably need to have up to about ten instances of these image links on any given php page.

 

Any ideas on the correct code / approach to achieve this would be greatly appreciated.

 

Thanks in advance for any assistance.

 

Flip

Link to comment
https://forums.phpfreaks.com/topic/2393-image-display-depending-on-date/
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.