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 /** * Gets font information * * @phpstub * * @return array Returns an associat..
Decoded Output download
<?php
/**
* Gets font information
*
* @phpstub
*
* @return array Returns an associative array with the following parameters:
*/
function swf_getfontinfo()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Gets font information
*
* @phpstub
*
* @return array Returns an associative array with the following parameters:
*/
function swf_getfontinfo()
{
}
Function Calls
None |
Stats
MD5 | 393b11c4d822c26e2512e46964935790 |
Eval Count | 0 |
Decode Time | 86 ms |