Page MenuHomeDevCentral
Diviner Keruald GF get_remote_addr

function get_remote_addr()
Keruald global functions ()

Gets remote IP address.

This is intended as a drop-in replacement for $_SERVER['REMOTE_ADDR'], which takes in consideration proxy values, blindly trusted.

Return
stringthe remote address
Defined
core.php:185