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 detailed information about all GeoIP database types * * @phpstub ..
Decoded Output download
<?php
/**
* Returns detailed information about all GeoIP database types
*
* @phpstub
*
* @return array Returns the associative array.
*/
function geoip_db_get_all_info()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns detailed information about all GeoIP database types
*
* @phpstub
*
* @return array Returns the associative array.
*/
function geoip_db_get_all_info()
{
}
Function Calls
None |
Stats
MD5 | b8dcc2b22c1165ad3963c149da7cf065 |
Eval Count | 0 |
Decode Time | 100 ms |