diff --git a/index.php b/index.php index 7c5bc71..1da61ca 100644 --- a/index.php +++ b/index.php @@ -20,7 +20,7 @@ echo " "; -echo "Date : ". date(DATE_RFC2822) ."

"; +echo "Last Updated : ". date(DATE_RFC2822) ."

"; if ($result->num_rows > 0) { // output data of each row