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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.