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 /** * Ready the client for IP/SSL Communication * * @phpstub * * @param string..
Decoded Output download
<?php
/**
* Ready the client for IP/SSL Communication
*
* @phpstub
*
* @param string $location
*
* @return int
*/
function m_initengine($location)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Ready the client for IP/SSL Communication
*
* @phpstub
*
* @param string $location
*
* @return int
*/
function m_initengine($location)
{
}
Function Calls
None |
Stats
MD5 | 45bbba652c56fb02b4f16a674715a3c5 |
Eval Count | 0 |
Decode Time | 98 ms |