changing header name.

This commit is contained in:
2018-11-29 21:02:36 -05:00
parent b1ef9e2663
commit 455dc491b7

View File

@@ -20,7 +20,7 @@ echo "
<body>
";
echo "<strong>Date : </strong>". date(DATE_RFC2822) ."<br/><br/>";
echo "<strong>Last Updated : </strong>". date(DATE_RFC2822) ."<br/><br/>";
if ($result->num_rows > 0) {
// output data of each row