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 /** * Change the current font * * @phpstub * * @param int $fontid * * @retur..
Decoded Output download
<?php
/**
* Change the current font
*
* @phpstub
*
* @param int $fontid
*
* @return void
*/
function swf_setfont($fontid)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Change the current font
*
* @phpstub
*
* @param int $fontid
*
* @return void
*/
function swf_setfont($fontid)
{
}
Function Calls
None |
Stats
MD5 | 8d68abb683fa28c7d4f9c5b080afb675 |
Eval Count | 0 |
Decode Time | 84 ms |