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

Did this file decode correctly?

Original Code

<?php

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

Function Calls

None

Variables

None

Stats

MD5 bc3ad87446f6c0398e77f17a5d4b43a0
Eval Count 0
Decode Time 82 ms