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