Does anyone know an extension for Dreamweaver that will let you insert a date/time stamp into the source code that auto-updates each time you save the file?
There is this function built into Dreamweaver under Insert -> Date that you put in in a format like `<!-- #BeginDate format:Am1a -->October 28, 2004 7:30 PM<!-- #EndDate -->`; however this does not work within PHP comments. It refuses to update.
I'm looking for an extension that will let you do it inside of PHP comments, or how to do it with the program, because if it is built in, I cannot find it, other than the one that does not work within PHP comments.
I've looked over at the Macromedia Exchange and didn't find anything. I'd post to their forums, but they don't seem to be working, so thought I'd give it a shot here
