flipint Posted July 12, 2005 Share Posted July 12, 2005 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.