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 BookStack\Exceptions; class FileUploadException extends PrettyException ..
Decoded Output download
<?php
namespace BookStack\Exceptions;
class FileUploadException extends PrettyException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace BookStack\Exceptions;
class FileUploadException extends PrettyException
{
}
Function Calls
None |
Stats
MD5 | 3e8cde514852a1c97e0000d63813bd2e |
Eval Count | 0 |
Decode Time | 102 ms |