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