format("Y-m-d"); $prtTime =Explode(":", date('H:i:s')); $txDate = explode("-",$prfDate); $refYear = $txDate[0]; $refMonth = $txDate[1]; $refMinute = $prtTime[1]; $refSecond = $prtTime[2]; $NewRefCode = $refMonth.''.$refMinute.''.$refSecond; ?>
📝 NEW MESSAGE
NO | REF. CODE | DATE | TIME | SENDER | MESSAGE | STATUS | ACTION |
---|
".strtoupper($row['ref_code'])." | "; echo "".strtoupper($row['date'])." | "; echo "".strtoupper($row['time'])." | "; echo "".strtoupper($sendLName).", ".strtoupper($sendFName)." | "; echo "".strtoupper($row['message'])." | "; echo ""; echo $isRead; echo" | "; echo ""; if($row['sender_id']==$uniqueRefID){ echo "Sent"; }else{ echo "Received"; } echo" | "; } echo "||
Selected Record: |
Message Received: |
Reply Message: |