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 the frame number of the current frame * * @phpstub * * @return int R..

Decoded Output download

<?php

/**
 * Get the frame number of the current frame
 *
 * @phpstub
 *
 * @return int Returns the current frame number, as an integer.
 */
function swf_getframe()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get the frame number of the current frame
 *
 * @phpstub
 *
 * @return int Returns the current frame number, as an integer.
 */
function swf_getframe()
{
}

Function Calls

None

Variables

None

Stats

MD5 79a3d22a0cfc528efaa5c64eebff5fd4
Eval Count 0
Decode Time 105 ms