patk570 42 Newbie Poster

Instead of contactid in the php code on the bottom change it “ticketnumber” or use a ‘if(isset….. )‘ code

patk570 42 Newbie Poster

have you tried something like:

if($timeout =="" || $timein ==""){
echo 'Absent';
}
patk570 42 Newbie Poster

Ace Ventura