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 interface ExceptionWithThrowable extends \Throwable { } ..
Decoded Output download
<?php
interface ExceptionWithThrowable extends \Throwable
{
}
?>
Did this file decode correctly?
Original Code
<?php
interface ExceptionWithThrowable extends \Throwable
{
}
Function Calls
None |
Stats
MD5 | 6d4ee40cb4c4d52e79c6cc2808cba2ab |
Eval Count | 0 |
Decode Time | 76 ms |