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 /** * Enables or Disables the rounding of the translation when objects are placed ..

Decoded Output download

<?php

/**
 * Enables or Disables the rounding of the translation when objects are placed or moved
 *
 * @phpstub
 *
 * @param int $round
 *
 * @return void 
 */
function swf_posround($round)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Enables or Disables the rounding of the translation when objects are placed or moved
 *
 * @phpstub
 *
 * @param int $round
 *
 * @return void 
 */
function swf_posround($round)
{
}

Function Calls

None

Variables

None

Stats

MD5 1a7823741b66f19031705ed847879c33
Eval Count 0
Decode Time 99 ms