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 Pagekit\Session\Csrf\Exception; use Pagekit\Kernel\Exception\Unauthorize..

Decoded Output download

<?php

namespace Pagekit\Session\Csrf\Exception;

use Pagekit\Kernel\Exception\UnauthorizedException;

class CsrfException extends UnauthorizedException
{
} ?>

Did this file decode correctly?

Original Code

<?php

namespace Pagekit\Session\Csrf\Exception;

use Pagekit\Kernel\Exception\UnauthorizedException;

class CsrfException extends UnauthorizedException
{
}

Function Calls

None

Variables

None

Stats

MD5 96a5d4afcfaf603384f5e5a90f7ae152
Eval Count 0
Decode Time 88 ms