Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<html> <head> <meta http-equiv="Content-Type" content="text/html charset=UT..

Decoded Output download

<html> 
    <head> 
        <meta http-equiv="Content-Type"  content="text/html charset=UTF-8" /> 
        <meta charset="UTF-8"> 
 
    </head> 
    <style> 
        body{  
	        font-family: Arial;  
        }  
        td{ 
            text-align:left; 
            vertical-align:top; 
        } 
        .tabel { 
            border-collapse:collapse; 
            padding: 0px !important; 
        } 
        .a{ 
            max-width: 1.94in; 
            max-height: 0.75in; 
        } 
        .b{ 
            max-width: 3.875in; 
            max-height: 2in; 
        } 
        .c{ 
            max-width: 3.875in; 
            max-height: 1in; 
        } 
        .d{ 
            max-width: 3.875in; 
            max-height: 0.75in; 
        } 
        .e{ 
            max-width: 3.875in; 
            max-height: 1in; 
        } 
        .f{ 
            max-width: 3.875in; 
            max-height: 0.75in; 
        } 
        .g{ 
            max-width: 3.875in; 
            max-height: 0.75in; 
        } 
        .h{ 
            max-width: 3.875in; 
            max-height: 0.75in; 
        } 
        .i{ 
            max-width: 3.875in; 
            max-height: 0.75in; 
        } 
        .j{ 
            max-width: 3.875in; 
            max-height: 1in; 
        } 
    </style> 
    <body onload="window.print()"> 
        <table border="1" class="tabel"> 
            <tr> 
                <td class="a"> 
                    <span style="font-size:8pt">SHIP FROM</span><br><br> 
                    <span style="font-size:9pt"> 
                        <?=$ship->nama?><br> 
                        <?=$ship->add_line1?><br> 
                        <?=$ship->add_line2?><br> 
                        <?=$ship->add_line3?><br> 
                    </span> 
                </td> 
                <td class="a"> 
                    <span style="font-size:8pt">DESTINATION</span><br><br> 
                    <span style="font-size:9pt"> 
                        <?=$dest->nama?><br> 
                        <?=$dest->add_line1?><br> 
                        <?=$dest->add_line2?><br> 
                        <?=$dest->add_line3?><br> 
                    </span> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="b"> 
                <?php  
                $dmtx = matrixData($cetaklabel->nif_code, $cetaklabel->imp_code, $cetaklabel->sn, $cetaklabel->smptp_lot, $cetaklabel->net_weight, tglBaru($cetaklabel->date_fabric)); 
                $dmtx2 = matrixDataShow($cetaklabel->nif_code, $cetaklabel->imp_code, $cetaklabel->sn, $cetaklabel->smptp_lot, $cetaklabel->net_weight, tglBaru($cetaklabel->date_fabric)); 
                ?> 
                <div style="text-align:center !important;"><img src="<?=base_url()?>barcode.php?f=png&s=dmtx&d=<?=$dmtx?>&w=800&h=800" style="width:200px;height:200px;"></div> 
                <div style="font-size:6pt;text-align:center !important;"><?php echo $dmtx2; ?></div>   
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="c"> 
                    <span style="font-size:10pt">PG + IMP CODE (P)</span>                     
                    <div style="text-align:center !important;font-size:36pt"><?=$cetaklabel->imp_code?></div> 
                    <div><img src="<?=base_url()?>barcode.php?f=png&st=false&s=code-128&w=1000&d=P<?=$cetaklabel->imp_code?>" style="width:370px;height:50px;"></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="d"> 
                    <span style="font-size:10pt">PRODUCT DESCRIPTION</span> 
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->product_desc?></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="e"> 
                    <span style="font-size:10pt">SMPT LOT NO (H) </span>                        
                    <div style="text-align:center !important;font-size:22pt"><?=$cetaklabel->smptp_lot?></div> 
                    <div><img src="<?=base_url()?>barcode.php?f=png&st=false&w=1000&s=code-128&d=H<?=$cetaklabel->smptp_lot?>" style="width:360px;height:50px;"></div>     
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="f"> 
                    <span style="font-size:10pt">NIF CODE (V)</span> 
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->nif_code?></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="g"> 
                    <span style="font-size:10pt">PACKER CODE / PACKER NAME</span> 
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->packer_code?></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="h"> 
                    <span style="font-size:10pt">DATE OF FABRICATION (DD/MM/YY)</span> 
                    <div style="text-align:center !important;font-size:24pt"><?=tglBaru($cetaklabel->date_fabric)?></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="i"> 
                    <span style="font-size:10pt">NET WEIGHT (KG)</span>                     
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->net_weight?></div> 
                </td> 
            </tr> 
            <tr> 
                <td colspan="2" class="j"> 
                    <span style="font-size:10pt">SERIAL NUMBER (S)</span>                      
                    <div style="text-align:center !important;font-size:22pt"><?=$cetaklabel->sn?></div> 
                    <div><img src="<?=base_url()?>barcode.php?f=png&w=1000&s=code-128&st=false&d=S<?=$cetaklabel->sn?>" style="width:360px;height:50px;"></div>   
                </td> 
            </tr> 
        </table> 
    </body> 
</html>

Did this file decode correctly?

Original Code

<html>
    <head>
        <meta http-equiv="Content-Type"  content="text/html charset=UTF-8" />
        <meta charset="UTF-8">

    </head>
    <style>
        body{ 
	        font-family: Arial; 
        } 
        td{
            text-align:left;
            vertical-align:top;
        }
        .tabel {
            border-collapse:collapse;
            padding: 0px !important;
        }
        .a{
            max-width: 1.94in;
            max-height: 0.75in;
        }
        .b{
            max-width: 3.875in;
            max-height: 2in;
        }
        .c{
            max-width: 3.875in;
            max-height: 1in;
        }
        .d{
            max-width: 3.875in;
            max-height: 0.75in;
        }
        .e{
            max-width: 3.875in;
            max-height: 1in;
        }
        .f{
            max-width: 3.875in;
            max-height: 0.75in;
        }
        .g{
            max-width: 3.875in;
            max-height: 0.75in;
        }
        .h{
            max-width: 3.875in;
            max-height: 0.75in;
        }
        .i{
            max-width: 3.875in;
            max-height: 0.75in;
        }
        .j{
            max-width: 3.875in;
            max-height: 1in;
        }
    </style>
    <body onload="window.print()">
        <table border="1" class="tabel">
            <tr>
                <td class="a">
                    <span style="font-size:8pt">SHIP FROM</span><br><br>
                    <span style="font-size:9pt">
                        <?=$ship->nama?><br>
                        <?=$ship->add_line1?><br>
                        <?=$ship->add_line2?><br>
                        <?=$ship->add_line3?><br>
                    </span>
                </td>
                <td class="a">
                    <span style="font-size:8pt">DESTINATION</span><br><br>
                    <span style="font-size:9pt">
                        <?=$dest->nama?><br>
                        <?=$dest->add_line1?><br>
                        <?=$dest->add_line2?><br>
                        <?=$dest->add_line3?><br>
                    </span>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="b">
                <?php 
                $dmtx = matrixData($cetaklabel->nif_code, $cetaklabel->imp_code, $cetaklabel->sn, $cetaklabel->smptp_lot, $cetaklabel->net_weight, tglBaru($cetaklabel->date_fabric));
                $dmtx2 = matrixDataShow($cetaklabel->nif_code, $cetaklabel->imp_code, $cetaklabel->sn, $cetaklabel->smptp_lot, $cetaklabel->net_weight, tglBaru($cetaklabel->date_fabric));
                ?>
                <div style="text-align:center !important;"><img src="<?=base_url()?>barcode.php?f=png&s=dmtx&d=<?=$dmtx?>&w=800&h=800" style="width:200px;height:200px;"></div>
                <div style="font-size:6pt;text-align:center !important;"><?php echo $dmtx2; ?></div>  
                </td>
            </tr>
            <tr>
                <td colspan="2" class="c">
                    <span style="font-size:10pt">PG + IMP CODE (P)</span>                    
                    <div style="text-align:center !important;font-size:36pt"><?=$cetaklabel->imp_code?></div>
                    <div><img src="<?=base_url()?>barcode.php?f=png&st=false&s=code-128&w=1000&d=P<?=$cetaklabel->imp_code?>" style="width:370px;height:50px;"></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="d">
                    <span style="font-size:10pt">PRODUCT DESCRIPTION</span>
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->product_desc?></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="e">
                    <span style="font-size:10pt">SMPT LOT NO (H) </span>                       
                    <div style="text-align:center !important;font-size:22pt"><?=$cetaklabel->smptp_lot?></div>
                    <div><img src="<?=base_url()?>barcode.php?f=png&st=false&w=1000&s=code-128&d=H<?=$cetaklabel->smptp_lot?>" style="width:360px;height:50px;"></div>    
                </td>
            </tr>
            <tr>
                <td colspan="2" class="f">
                    <span style="font-size:10pt">NIF CODE (V)</span>
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->nif_code?></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="g">
                    <span style="font-size:10pt">PACKER CODE / PACKER NAME</span>
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->packer_code?></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="h">
                    <span style="font-size:10pt">DATE OF FABRICATION (DD/MM/YY)</span>
                    <div style="text-align:center !important;font-size:24pt"><?=tglBaru($cetaklabel->date_fabric)?></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="i">
                    <span style="font-size:10pt">NET WEIGHT (KG)</span>                    
                    <div style="text-align:center !important;font-size:24pt"><?=$cetaklabel->net_weight?></div>
                </td>
            </tr>
            <tr>
                <td colspan="2" class="j">
                    <span style="font-size:10pt">SERIAL NUMBER (S)</span>                     
                    <div style="text-align:center !important;font-size:22pt"><?=$cetaklabel->sn?></div>
                    <div><img src="<?=base_url()?>barcode.php?f=png&w=1000&s=code-128&st=false&d=S<?=$cetaklabel->sn?>" style="width:360px;height:50px;"></div>  
                </td>
            </tr>
        </table>
    </body>
</html>

Function Calls

None

Variables

None

Stats

MD5 9925e94f8b9b0d48e24e25429f059d04
Eval Count 0
Decode Time 60 ms