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 /** * * * @phpstub * * @param string $filename * * @return resource */ fu..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return resource 
 */
function imagecreatefromwbmp($filename)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param string $filename
 *
 * @return resource 
 */
function imagecreatefromwbmp($filename)
{
}

Function Calls

None

Variables

None

Stats

MD5 832ffd59cf474293ed7d41e2e375834f
Eval Count 0
Decode Time 81 ms