## INITIALIZE A DATE VARIABLE ## $temp_date=getdate(); //$refresh=sprintf('%02d',$temp_date['mon']).sprintf('%02d',$temp_date['mday']).sprintf('%02d',$temp_date['hours']).sprintf('%02d',$temp_date['minutes']).sprintf('%02d',$temp_date['seconds']); ## THIS IS USED AT THE BOTTOM OF THE PAGE SO THAT WE DON'T HAVE TO KEEP UPDATING THE YEAR ## $copyright_date=$temp_date['year']; ?>