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 /** * Fetch next key * * @phpstub * * @param resource $handle * * @return st..
Decoded Output download
<?php
/**
* Fetch next key
*
* @phpstub
*
* @param resource $handle
*
* @return string Returns the key on success.
*/
function dba_nextkey($handle)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Fetch next key
*
* @phpstub
*
* @param resource $handle
*
* @return string Returns the key on success.
*/
function dba_nextkey($handle)
{
}
Function Calls
None |
Stats
MD5 | c3be37d06c18d823329de66777cc92a5 |
Eval Count | 0 |
Decode Time | 78 ms |