Revision [17455]

This is an old revision of Signature made by JnoOy9 on 2007-09-01 13:08:14.

 

This is a small script to enable editors to easily add their name and a datetime stamp.
This is particulaly useful for colaborative edits.

Simply create a file called Signature.php in the actions folder containing the following code:
<?php
    echo "-- " . $this->Format($this->GetUserName()) . " " . date("H:i, j M Y (T)");
?>



There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki