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 a string description of the last connect error * * @phpstub * * ..
Decoded Output download
<?php
/**
* Returns a string description of the last connect error
*
* @phpstub
*
* @return string A string that describes the error. An empty string if no error occurred.
*/
function maxdb_connect_error()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns a string description of the last connect error
*
* @phpstub
*
* @return string A string that describes the error. An empty string if no error occurred.
*/
function maxdb_connect_error()
{
}
Function Calls
None |
Stats
MD5 | b523f74bba3bd31f829565fb233550a2 |
Eval Count | 0 |
Decode Time | 70 ms |