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 /** * Close the current Shockwave Flash file * * @phpstub * * @param int $retu..

Decoded Output download

<?php

/**
 * Close the current Shockwave Flash file
 *
 * @phpstub
 *
 * @param int $return_file
 *
 * @return void 
 */
function swf_closefile($return_file = NULL)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Close the current Shockwave Flash file
 *
 * @phpstub
 *
 * @param int $return_file
 *
 * @return void 
 */
function swf_closefile($return_file = NULL)
{
}

Function Calls

None

Variables

None

Stats

MD5 7a83e3bb47f76741e25b6e7a0c164337
Eval Count 0
Decode Time 83 ms