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 /** * Go forward one frame * * @phpstub * * @return void */ function swf_act..
Decoded Output download
<?php
/**
* Go forward one frame
*
* @phpstub
*
* @return void
*/
function swf_actionnextframe()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Go forward one frame
*
* @phpstub
*
* @return void
*/
function swf_actionnextframe()
{
}
Function Calls
None |
Stats
MD5 | 54a30908d8d3d692436277983cda6d9a |
Eval Count | 0 |
Decode Time | 62 ms |