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 global scaling factor. * * @phpstub * * @param float $scale * ..

Decoded Output download

<?php

/**
 * Set the global scaling factor.
 *
 * @phpstub
 *
 * @param float $scale
 *
 * @return void 
 */
function ming_setscale($scale)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set the global scaling factor.
 *
 * @phpstub
 *
 * @param float $scale
 *
 * @return void 
 */
function ming_setscale($scale)
{
}

Function Calls

None

Variables

None

Stats

MD5 c1d4cc482d26d888cedb69b7dfda2148
Eval Count 0
Decode Time 80 ms