Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<tr> <td class="header"> <a href="{{ $url }}"> {{ $slot }} ..
Decoded Output download
<? <tr>
<td class="header">
<a href="{{ $url }}">
{{ $slot }}
</a>
</td>
</tr>
?>
Did this file decode correctly?
Original Code
<tr>
<td class="header">
<a href="{{ $url }}">
{{ $slot }}
</a>
</td>
</tr>
Function Calls
None |
Stats
MD5 | 74d4602703ed70afabb8f5c1eaee0914 |
Eval Count | 0 |
Decode Time | 98 ms |