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 current file or seek position * * @phpstub * * @param int $bid ..
Decoded Output download
<?php
/**
* Sets the current file or seek position
*
* @phpstub
*
* @param int $bid
* @param int $mode
* @param int $offset
*
* @return int Returns the seek position as an integer, or false on errors.
*/
function ifxus_seek_slob($bid, $mode, $offset)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Sets the current file or seek position
*
* @phpstub
*
* @param int $bid
* @param int $mode
* @param int $offset
*
* @return int Returns the seek position as an integer, or false on errors.
*/
function ifxus_seek_slob($bid, $mode, $offset)
{
}
Function Calls
None |
Stats
MD5 | e34083018851b8fb99049109522a3969 |
Eval Count | 0 |
Decode Time | 78 ms |