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" role="presentation"> <..

Decoded Output download

<?  <table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<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" role="presentation">
<tr>
<td>
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>

Function Calls

None

Variables

None

Stats

MD5 08cdbb652c855f44d8e3cdc3a38e0105
Eval Count 0
Decode Time 104 ms