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

Signing you up...

Thank you for signing up!

PHP Decode

<table class="subcopy" width="100%" cellpadding="0" cellspacing="0"> <tr> <td>..

Decoded Output download

<?  <table class="subcopy" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            {{ Illuminate\Mail\Markdown::parse($slot) }}
        </td>
    </tr>
</table>
 ?>

Did this file decode correctly?

Original Code

<table class="subcopy" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            {{ Illuminate\Mail\Markdown::parse($slot) }}
        </td>
    </tr>
</table>

Function Calls

None

Variables

None

Stats

MD5 502ff48e93340eb0ae6a2b215f4dfb3c
Eval Count 0
Decode Time 111 ms