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

Signing you up...

Thank you for signing up!

PHP Decode

<?php throw new \Exception('boo'); ..

Decoded Output download

<?php

throw new \Exception('boo');
 ?>

Did this file decode correctly?

Original Code

<?php

throw new \Exception('boo');

Function Calls

None

Variables

None

Stats

MD5 9f9d22a17b4ad5dd8147cee3aec32866
Eval Count 0
Decode Time 79 ms