コード例 #1
0
<!DOCTYPE html>
<html>
    <head>
        <title>SIMS OKE <?php 
echo Tanggal::getTimeSekarang();
?>
</title>   
        <style>
            td, th {
                border: 1px solid black;
            }
            table {
                border-collapse: collapse;
            }
            .td2{
                border: 0px ;
            }

            @media print {
                #printbtn {
                    display :  none;
                }
            }
        </style>
    </head>
    <body style="font-family:arial;color:black;font-size:10px;">
        <p align="center" style="font-weight: bold; font-size:12px;">
            <?php 
if ($this->sts != "") {
    $el = $this->sts;
    switch ($el) {