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 DomainException extends \LogicException { }..

Decoded Output download

<?php

/** @phpstub */
class DomainException extends \LogicException
{
} ?>

Did this file decode correctly?

Original Code

<?php

/** @phpstub */
class DomainException extends \LogicException
{
}

Function Calls

None

Variables

None

Stats

MD5 2bd0207bd3cbc5147f3f72436d4949cd
Eval Count 0
Decode Time 86 ms