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 /** * Get a textual representation of why a connection failed * * @phpstub * *..
Decoded Output download
<?php
/**
* Get a textual representation of why a connection failed
*
* @phpstub
*
* @param resource $conn
*
* @return string
*/
function m_connectionerror($conn)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get a textual representation of why a connection failed
*
* @phpstub
*
* @param resource $conn
*
* @return string
*/
function m_connectionerror($conn)
{
}
Function Calls
None |
Stats
MD5 | dc09497a3a8ce3649cca92d3b6f41203 |
Eval Count | 0 |
Decode Time | 80 ms |