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 /** * Opens an slob object * * @phpstub * * @param int $bid * @param int $mod..
Decoded Output download
<?php
/**
* Opens an slob object
*
* @phpstub
*
* @param int $bid
* @param int $mode
*
* @return int Returns the new slob object-id, or false on errors.
*/
function ifxus_open_slob($bid, $mode)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Opens an slob object
*
* @phpstub
*
* @param int $bid
* @param int $mode
*
* @return int Returns the new slob object-id, or false on errors.
*/
function ifxus_open_slob($bid, $mode)
{
}
Function Calls
None |
Stats
MD5 | 48acdd680f325d5a692ccd3863b16194 |
Eval Count | 0 |
Decode Time | 89 ms |