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

Signing you up...

Thank you for signing up!

PHP Decode

<!-- Test comment <div>Commented out code</div> --> <span>{{ $name ?? '' }}</span> ..

Decoded Output download

<?  <!-- Test comment <div>Commented out code</div> -->
<span>{{ $name ?? '' }}</span>
 ?>

Did this file decode correctly?

Original Code

<!-- Test comment <div>Commented out code</div> -->
<span>{{ $name ?? '' }}</span>

Function Calls

None

Variables

None

Stats

MD5 723129a64f792162bcc9543129f435eb
Eval Count 0
Decode Time 90 ms