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 /** * Prepares for retrieval (Z39.50 present) * * @phpstub * * @param resource..
Decoded Output download
<?php
/**
* Prepares for retrieval (Z39.50 present)
*
* @phpstub
*
* @param resource $id
*
* @return bool
*/
function yaz_present($id)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Prepares for retrieval (Z39.50 present)
*
* @phpstub
*
* @param resource $id
*
* @return bool
*/
function yaz_present($id)
{
}
Function Calls
None |
Stats
MD5 | 942929c9a67fdcf19bf429db37e6c048 |
Eval Count | 0 |
Decode Time | 79 ms |