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 DOMException extends \Exception { /** @var int */ pub..

Decoded Output download

<?php

/** @phpstub */
class DOMException extends \Exception
{
    /** @var int */
    public $code;
} ?>

Did this file decode correctly?

Original Code

<?php

/** @phpstub */
class DOMException extends \Exception
{
    /** @var int */
    public $code;
}

Function Calls

None

Variables

None

Stats

MD5 3914358e7f0aff2992bae066bab25462
Eval Count 0
Decode Time 105 ms