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 /** * Set the current font tracking * * @phpstub * * @param float $tracking *..
Decoded Output download
<?php
/**
* Set the current font tracking
*
* @phpstub
*
* @param float $tracking
*
* @return void
*/
function swf_fonttracking($tracking)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Set the current font tracking
*
* @phpstub
*
* @param float $tracking
*
* @return void
*/
function swf_fonttracking($tracking)
{
}
Function Calls
None |
Stats
MD5 | 700f0c7816ee7ae760c1d8d3f19b01dc |
Eval Count | 0 |
Decode Time | 84 ms |