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 {{ $attributes }}> {{ $slot }} </tr> ..

Decoded Output download

<?  <tr {{ $attributes }}>
    {{ $slot }}
</tr>
 ?>

Did this file decode correctly?

Original Code

<tr {{ $attributes }}>
    {{ $slot }}
</tr>

Function Calls

None

Variables

None

Stats

MD5 16c2c12ac92a94b76ec13f4f9e452e67
Eval Count 0
Decode Time 125 ms