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 /** * Describe a transition used to trigger an action list * * @phpstub * * @p..

Decoded Output download

<?php

/**
 * Describe a transition used to trigger an action list
 *
 * @phpstub
 *
 * @param int $transition
 *
 * @return void 
 */
function swf_oncondition($transition)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Describe a transition used to trigger an action list
 *
 * @phpstub
 *
 * @param int $transition
 *
 * @return void 
 */
function swf_oncondition($transition)
{
}

Function Calls

None

Variables

None

Stats

MD5 58a537d0f7ae5d29f2761d27f343142d
Eval Count 0
Decode Time 82 ms