$myip = get_localip();
Returns the LoxBerry network ip address as string.
Usage
require_once "loxberry_system.php"; $myip = LBSystem::get_localip();
Returns the LoxBerry network ip address as string.
require_once "loxberry_system.php"; $myip = LBSystem::get_localip();