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 message from the server * * @phpstub * * @return string..
Decoded Output download
<?php
/**
* Returns the last message from the server
*
* @phpstub
*
* @return string Returns the message as a string.
*/
function sybase_get_last_message()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns the last message from the server
*
* @phpstub
*
* @return string Returns the message as a string.
*/
function sybase_get_last_message()
{
}
Function Calls
None |
Stats
MD5 | df5cde3f91a16feb0c120fe9cb835bbd |
Eval Count | 0 |
Decode Time | 91 ms |