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