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