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 /** * Frees hw_document * * @phpstub * * @param int $hw_document * * @return..
Decoded Output download
<?php
/**
* Frees hw_document
*
* @phpstub
*
* @param int $hw_document
*
* @return bool
*/
function hw_Free_Document($hw_document)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Frees hw_document
*
* @phpstub
*
* @param int $hw_document
*
* @return bool
*/
function hw_Free_Document($hw_document)
{
}
Function Calls
None |
Stats
MD5 | 7212a41507ae374ad5f84ce8369744f7 |
Eval Count | 0 |
Decode Time | 71 ms |