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