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 current fill mode to tiled bitmap * * @phpstub * * @param int $bitma..

Decoded Output download

<?php

/**
 * Set current fill mode to tiled bitmap
 *
 * @phpstub
 *
 * @param int $bitmapid
 *
 * @return void 
 */
function swf_shapefillbitmaptile($bitmapid)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set current fill mode to tiled bitmap
 *
 * @phpstub
 *
 * @param int $bitmapid
 *
 * @return void 
 */
function swf_shapefillbitmaptile($bitmapid)
{
}

Function Calls

None

Variables

None

Stats

MD5 9d9af9d9db25c7faef03ae16b73a376d
Eval Count 0
Decode Time 96 ms