changing header name.
This commit is contained in:
@@ -20,7 +20,7 @@ echo "
|
|||||||
<body>
|
<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) {
|
if ($result->num_rows > 0) {
|
||||||
// output data of each row
|
// output data of each row
|
||||||
|
|||||||
Reference in New Issue
Block a user