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 /** * Get PDF output buffer * * @phpstub * * @param resource $p * * @return ..
Decoded Output download
<?php
/**
* Get PDF output buffer
*
* @phpstub
*
* @param resource $p
*
* @return string
*/
function PDF_get_buffer($p)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get PDF output buffer
*
* @phpstub
*
* @param resource $p
*
* @return string
*/
function PDF_get_buffer($p)
{
}
Function Calls
None |
Stats
MD5 | 4d8e311854bccf61808ac649b8b3c0c8 |
Eval Count | 0 |
Decode Time | 71 ms |