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 a URL from a Shockwave Flash movie * * @phpstub * * @param string $u..

Decoded Output download

<?php

/**
 * Get a URL from a Shockwave Flash movie
 *
 * @phpstub
 *
 * @param string $url
 * @param string $target
 *
 * @return void 
 */
function swf_actiongeturl($url, $target)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get a URL from a Shockwave Flash movie
 *
 * @phpstub
 *
 * @param string $url
 * @param string $target
 *
 * @return void 
 */
function swf_actiongeturl($url, $target)
{
}

Function Calls

None

Variables

None

Stats

MD5 07d5461288c4746b65c9c972e11433c1
Eval Count 0
Decode Time 78 ms