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 Swoole\Exception; class FileNotFound extends \Exception { }..
Decoded Output download
<?php
namespace Swoole\Exception;
class FileNotFound extends \Exception
{
} ?>
Did this file decode correctly?
Original Code
<?php
namespace Swoole\Exception;
class FileNotFound extends \Exception
{
}
Function Calls
None |
Stats
MD5 | 9e5484f1b7aa12249d3e592151933feb |
Eval Count | 0 |
Decode Time | 74 ms |