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 PhpOffice\PhpSpreadsheet; use RuntimeException; class Exception extends..
Decoded Output download
<?php
namespace PhpOffice\PhpSpreadsheet;
use RuntimeException;
class Exception extends RuntimeException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace PhpOffice\PhpSpreadsheet;
use RuntimeException;
class Exception extends RuntimeException
{
}
Function Calls
None |
Stats
MD5 | 2adffc678b592817157bcb9678523fd0 |
Eval Count | 0 |
Decode Time | 66 ms |