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 /** * Create PDFlib object * * @phpstub * * @return resource */ function PDF_..
Decoded Output download
<?php
/**
* Create PDFlib object
*
* @phpstub
*
* @return resource
*/
function PDF_new()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Create PDFlib object
*
* @phpstub
*
* @return resource
*/
function PDF_new()
{
}
Function Calls
None |
Stats
MD5 | ec2f0b87b0a4caade226545056a4cb90 |
Eval Count | 0 |
Decode Time | 105 ms |