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 /** * Sets minimum error severity * * @phpstub * * @param int $severity * * ..
Decoded Output download
<?php
/**
* Sets minimum error severity
*
* @phpstub
*
* @param int $severity
*
* @return void
*/
function sybase_min_error_severity($severity)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Sets minimum error severity
*
* @phpstub
*
* @param int $severity
*
* @return void
*/
function sybase_min_error_severity($severity)
{
}
Function Calls
None |
Stats
MD5 | 952387e05215f3fbe3f2f98b81a7535c |
Eval Count | 0 |
Decode Time | 101 ms |