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

Signing you up...

Thank you for signing up!

PHP Decode

<x-panel class="ml-2" :name="$name"> Panel contents </x-panel> ..

Decoded Output download

<?  <x-panel class="ml-2" :name="$name">
    Panel contents
</x-panel>
 ?>

Did this file decode correctly?

Original Code

<x-panel class="ml-2" :name="$name">
    Panel contents
</x-panel>

Function Calls

None

Variables

None

Stats

MD5 1ad77cc996e758a27e855971b440a1e5
Eval Count 0
Decode Time 83 ms