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 /** * Destroy the connection and MCVE_CONN structure * * @phpstub * * @param r..

Decoded Output download

<?php

/**
 * Destroy the connection and MCVE_CONN structure
 *
 * @phpstub
 *
 * @param resource $conn
 *
 * @return bool Returns true.
 */
function m_destroyconn($conn)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Destroy the connection and MCVE_CONN structure
 *
 * @phpstub
 *
 * @param resource $conn
 *
 * @return bool Returns true.
 */
function m_destroyconn($conn)
{
}

Function Calls

None

Variables

None

Stats

MD5 38f0d9b5aa1d68014aa896de4f8029a8
Eval Count 0
Decode Time 77 ms