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 /** * Close current path * * @phpstub * * @param resource $p * * @return boo..
Decoded Output download
<?php
/**
* Close current path
*
* @phpstub
*
* @param resource $p
*
* @return bool
*/
function PDF_closepath($p)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Close current path
*
* @phpstub
*
* @param resource $p
*
* @return bool
*/
function PDF_closepath($p)
{
}
Function Calls
None |
Stats
MD5 | c8ab4d32d6c1247bf89cf66f978997da |
Eval Count | 0 |
Decode Time | 71 ms |