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