File manager - Edit - /home/autoph/public_html/weCare/Covid19/ContactTracing/PaSiG/core/init.php
Back
<?php error_reporting(0); date_default_timezone_set('Asia/Singapore'); require 'database/connect.php'; $toDate = date_create() ->format("Y/m/d"); $toTime =Explode(":", date('H:i:s')); $tDate = explode("/",$toDate); $mycDay=$tDate[2]; $mycMonth=$tDate[1]; $mycYear=$tDate[0]; $myTime = $toTime[0]; $myMinute = $toTime[1]; $mySecond = $toTime[2]; $currentTime = $myTime . ':' . $myMinute . ':' . $mySecond; $date = new DateTime($toDate); $week = $date->format("W"); ?>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings