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 /** * Resolve host information for relation * * @phpstub * * @param string $re..
Decoded Output download
<?php
/**
* Resolve host information for relation
*
* @phpstub
*
* @param string $relation_name
*
* @return array Returns an array containing these values under the keys
* , and
* or false on error.
*/
function dbplus_resolve($relation_name)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Resolve host information for relation
*
* @phpstub
*
* @param string $relation_name
*
* @return array Returns an array containing these values under the keys
* , and
* or false on error.
*/
function dbplus_resolve($relation_name)
{
}
Function Calls
None |
Stats
MD5 | 35a8103994c383961d222d64f0bf58a5 |
Eval Count | 0 |
Decode Time | 300 ms |