Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<blockquote class="layui-elem-quote"> <p></p> <p><?php echo $this->loginInfo['coun..
Decoded Output download
<blockquote class="layui-elem-quote">
<p></p>
<p><?php echo $this->loginInfo['count']?> IP<?php echo $this->loginInfo['top']['log_ip'];?> <?php echo date("Y-m-d H:i:s", $this->loginInfo['top']['addtime']);?></p>
</blockquote>
<fieldset class="layui-elem-field layui-field-title site-title">
<legend><a name="default"></a></legend>
</fieldset>
<table class="layui-table">
<thead>
<tr>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
<table class="layui-table">
<thead>
<tr>
<th colspan="2" scope="col"></th>
</tr>
</thead>
<tbody>
<tr>
<th width="30%"></th>
<td><span id="lbServerName"><?php echo $this->request->server('SERVER_SOFTWARE')?></span></td>
</tr>
<tr>
<td>IP</td>
<td><?php echo $this->request->server('SERVER_ADDR')?></td>
</tr>
<tr>
<td></td>
<td><?php echo $this->request->server('HTTP_HOST')?></td>
</tr>
<tr>
<td> </td>
<td><?php echo $this->request->server('SERVER_PORT')?></td>
</tr>
<tr>
<td> </td>
<td><?php echo date("Y-m-d H:i:s", time());?></td>
</tr>
<tr>
<td></td>
<td>Gene V<?php echo gene_version();?></td>
</tr>
</tbody>
</table>
Did this file decode correctly?
Original Code
<blockquote class="layui-elem-quote">
<p></p>
<p><?php echo $this->loginInfo['count']?> IP<?php echo $this->loginInfo['top']['log_ip'];?> <?php echo date("Y-m-d H:i:s", $this->loginInfo['top']['addtime']);?></p>
</blockquote>
<fieldset class="layui-elem-field layui-field-title site-title">
<legend><a name="default"></a></legend>
</fieldset>
<table class="layui-table">
<thead>
<tr>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td></td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
<table class="layui-table">
<thead>
<tr>
<th colspan="2" scope="col"></th>
</tr>
</thead>
<tbody>
<tr>
<th width="30%"></th>
<td><span id="lbServerName"><?php echo $this->request->server('SERVER_SOFTWARE')?></span></td>
</tr>
<tr>
<td>IP</td>
<td><?php echo $this->request->server('SERVER_ADDR')?></td>
</tr>
<tr>
<td></td>
<td><?php echo $this->request->server('HTTP_HOST')?></td>
</tr>
<tr>
<td> </td>
<td><?php echo $this->request->server('SERVER_PORT')?></td>
</tr>
<tr>
<td> </td>
<td><?php echo date("Y-m-d H:i:s", time());?></td>
</tr>
<tr>
<td></td>
<td>Gene V<?php echo gene_version();?></td>
</tr>
</tbody>
</table>
Function Calls
None |
Stats
MD5 | f0fb32b50012695529d770047b7d10ef |
Eval Count | 0 |
Decode Time | 93 ms |