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 /** @phpstub */ class LogicException extends \Exception { }..
Decoded Output download
<?php
/** @phpstub */
class LogicException extends \Exception
{
} ?>
Did this file decode correctly?
Original Code
<?php
/** @phpstub */
class LogicException extends \Exception
{
}
Function Calls
None |
Stats
MD5 | 00d0fe7c65feb53f1bff327cc21ed00b |
Eval Count | 0 |
Decode Time | 104 ms |