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 /** * Reset graphic state * * @phpstub * * @param resource $p * * @return bo..
Decoded Output download
<?php
/**
* Reset graphic state
*
* @phpstub
*
* @param resource $p
*
* @return bool
*/
function PDF_initgraphics($p)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Reset graphic state
*
* @phpstub
*
* @param resource $p
*
* @return bool
*/
function PDF_initgraphics($p)
{
}
Function Calls
None |
Stats
MD5 | 3d8b8569344639f85e9f221e8f1211aa |
Eval Count | 0 |
Decode Time | 93 ms |