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('regular exception message'); ..

Decoded Output download

<?php

throw new Exception('regular exception message');
 ?>

Did this file decode correctly?

Original Code

<?php

throw new Exception('regular exception message');

Function Calls

None

Variables

None

Stats

MD5 6c78bbf5aacdc7e3b9f76df9aae675e7
Eval Count 0
Decode Time 114 ms