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 /** * Returns the last control message that was sent to this service * * @phpstu..

Decoded Output download

<?php

/**
 * Returns the last control message that was sent to this service
 *
 * @phpstub
 *
 * @return int Returns a control constant which will be one of the
 *             :
 *             ,
 *             ,
 *             ,
 *             ,
 *             ,
 *             .
 */
function win32_get_last_control_message()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns the last control message that was sent to this service
 *
 * @phpstub
 *
 * @return int Returns a control constant which will be one of the
 *             :
 *             ,
 *             ,
 *             ,
 *             ,
 *             ,
 *             .
 */
function win32_get_last_control_message()
{
}

Function Calls

None

Variables

None

Stats

MD5 e931882e11ab5763188de071be166f60
Eval Count 0
Decode Time 74 ms