/var/www/hkosl.com/oneMotorChunHing_delete20240201/html/temp2.php


1
2
3
4
5
6
7
8
9
10
<?
$start 
date("YmdGis");
$end date("YmdGis")+10;

echo 
$start;
echo 
"<bR>";
echo 
$end;
echo 
"<bR>";
echo 
$end-$start;
?>