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 AMQPException extends \Exception { }..
Decoded Output download
<?php
/** @phpstub */
class AMQPException extends \Exception
{
} ?>
Did this file decode correctly?
Original Code
<?php
/** @phpstub */
class AMQPException extends \Exception
{
}
Function Calls
| None |
Stats
| MD5 | 467fd5b5182b6eb3e2ad6651bf25eafc |
| Eval Count | 0 |
| Decode Time | 89 ms |