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 /** * Check to see if the transaction was successful * * @phpstub * * @param r..

Decoded Output download

<?php

/**
 * Check to see if the transaction was successful
 *
 * @phpstub
 *
 * @param resource $conn
 * @param int $identifier
 *
 * @return int 
 */
function m_returnstatus($conn, $identifier)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Check to see if the transaction was successful
 *
 * @phpstub
 *
 * @param resource $conn
 * @param int $identifier
 *
 * @return int 
 */
function m_returnstatus($conn, $identifier)
{
}

Function Calls

None

Variables

None

Stats

MD5 1267172417c7a726ae8e3d6f8051d288
Eval Count 0
Decode Time 127 ms