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 context for actions * * @phpstub * * @param string $target * *..

Decoded Output download

<?php

/**
 * Set the context for actions
 *
 * @phpstub
 *
 * @param string $target
 *
 * @return void 
 */
function swf_actionsettarget($target)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set the context for actions
 *
 * @phpstub
 *
 * @param string $target
 *
 * @return void 
 */
function swf_actionsettarget($target)
{
}

Function Calls

None

Variables

None

Stats

MD5 e9628a5161de4c78cf989814116be8f3
Eval Count 0
Decode Time 85 ms