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\Application; class Exception extends \RuntimeException { } ..
Decoded Output download
<?php
namespace Pagekit\Application;
class Exception extends \RuntimeException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Pagekit\Application;
class Exception extends \RuntimeException
{
}
Function Calls
None |
Stats
MD5 | 1a563af7375380e97466c38d093d14d2 |
Eval Count | 0 |
Decode Time | 90 ms |