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 /** * Sets the SWF output compression * * @phpstub * * @param int $level * *..

Decoded Output download

<?php

/**
 * Sets the SWF output compression
 *
 * @phpstub
 *
 * @param int $level
 *
 * @return void 
 */
function ming_setswfcompression($level)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Sets the SWF output compression
 *
 * @phpstub
 *
 * @param int $level
 *
 * @return void 
 */
function ming_setswfcompression($level)
{
}

Function Calls

None

Variables

None

Stats

MD5 861c1a57aa0370d2520d6838ece50366
Eval Count 0
Decode Time 76 ms