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 /** * Ends a sequence of * * @phpstub * * @param resource $stmt * @param int ..
Decoded Output download
<?php
/**
* Ends a sequence of
*
* @phpstub
*
* @param resource $stmt
* @param int $param_nr
*
* @return bool
*/
function maxdb_stmt_close_long_data($stmt, $param_nr)
{
}
/**
* Ends a sequence of
*
* @phpstub
*
* @return bool
*/
function maxdb_stmt_close_long_data()
{
}
/**
* Ends a sequence of
*
* @phpstub-alias-of maxdb_stmt_close_long_data
* @phpstub
*
* @param resource $stmt
* @param int $param_nr
*
* @return bool
*/
function maxdb_close_long_data($stmt, $param_nr)
{
}
/**
* Ends a sequence of
*
* @phpstub-alias-of maxdb_stmt_close_long_data
* @phpstub
*
* @return bool
*/
function maxdb_close_long_data()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Ends a sequence of
*
* @phpstub
*
* @param resource $stmt
* @param int $param_nr
*
* @return bool
*/
function maxdb_stmt_close_long_data($stmt, $param_nr)
{
}
/**
* Ends a sequence of
*
* @phpstub
*
* @return bool
*/
function maxdb_stmt_close_long_data()
{
}
/**
* Ends a sequence of
*
* @phpstub-alias-of maxdb_stmt_close_long_data
* @phpstub
*
* @param resource $stmt
* @param int $param_nr
*
* @return bool
*/
function maxdb_close_long_data($stmt, $param_nr)
{
}
/**
* Ends a sequence of
*
* @phpstub-alias-of maxdb_stmt_close_long_data
* @phpstub
*
* @return bool
*/
function maxdb_close_long_data()
{
}
Function Calls
None |
Stats
MD5 | 32c72d5a5c7103554b240730963e478b |
Eval Count | 0 |
Decode Time | 89 ms |