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 imagecreatefromxbm($filename)
{
} ?>

Did this file decode correctly?

Original Code

<?php

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

Function Calls

None

Variables

None

Stats

MD5 7273c9b2eca43e9a221b5fd1619bc577
Eval Count 0
Decode Time 74 ms