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 namespace App; interface ExceptionInterface { } ..
Decoded Output download
<?php
namespace App;
interface ExceptionInterface
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace App;
interface ExceptionInterface
{
}
Function Calls
None |
Stats
MD5 | b68328974860f0f2fc830a8897335ff5 |
Eval Count | 0 |
Decode Time | 93 ms |