Instead of contactid in the php code on the bottom change it “ticketnumber” or use a ‘if(isset….. )‘ code
Instead of contactid in the php code on the bottom change it “ticketnumber” or use a ‘if(isset….. )‘ code
have you tried something like:
if($timeout =="" || $timein ==""){
echo 'Absent';
}
Ace Ventura