Quote:
Originally Posted by munki
PHP Code:
<?php
$time = time () ;
//Current Time
$year= date("Y",$time) . "<br>";
//Display Year
echo "Copyright 2002 - " . $year;
//Edit 2002 to be your first year of production
?>
You are welcome everyone...
|
Thanks dawgggggg!
__________________
Icq - 403858640
bomber.jason AT gmail dot com
|