Hello I keep getting one error every now and again:
Warning: date() expects parameter 2 to be long, string given in /home/web/public_html/set.php on line 727
Below you can see that like ( 727) Any soluctions how to deal with this problem?
<div class="bb"><?= date("d.m.y h:i:s",$full_list[ssctime]) ?><input type=hidden id="ssctime" value="<?=$full_list[ssctime]?>"></div>