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 clipped bitmap * * @phpstub * * @param int $bit..

Decoded Output download

<?php

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

Did this file decode correctly?

Original Code

<?php

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

Function Calls

None

Variables

None

Stats

MD5 7723b89ea81e7abaa109638fa082a1b7
Eval Count 0
Decode Time 90 ms