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