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 minor version number [deprecated] * * @phpstub * * @return int */ f..
Decoded Output download
<?php
/**
* Get minor version number [deprecated]
*
* @phpstub
*
* @return int
*/
function PDF_get_minorversion()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get minor version number [deprecated]
*
* @phpstub
*
* @return int
*/
function PDF_get_minorversion()
{
}
Function Calls
None |
Stats
MD5 | 5fbed9afb2eb20d7c8a27ed1c7481ade |
Eval Count | 0 |
Decode Time | 82 ms |