Posted by Richard on 10/17/07 23:41
I tried embedding this in an XHTML file, then changed it to a last4.php, but get a syntax error. What am I doing wrong? <?php $last_modified = filemtime("last4.php"); print("Page Last Updated: "); print(date("m/j/y h:i", $last_modified)); ?>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming