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 /** * Frees a MIME resource * * @phpstub * * @param resource $mimemail * * @..

Decoded Output download

<?php

/**
 * Frees a MIME resource
 *
 * @phpstub
 *
 * @param resource $mimemail
 *
 * @return bool 
 */
function mailparse_msg_free($mimemail)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Frees a MIME resource
 *
 * @phpstub
 *
 * @param resource $mimemail
 *
 * @return bool 
 */
function mailparse_msg_free($mimemail)
{
}

Function Calls

None

Variables

None

Stats

MD5 4f44b9b3abc989866b1231b546f3e653
Eval Count 0
Decode Time 82 ms