GetClientRemoteIp (open)
Get the ip the client connects from
Syntax
LOADLIB "mod::system/lib/webserver.whlib";
STRING FUNCTION GetClientRemoteIp()Return value
STRINGThe dotted-quad IPV4 address as a string
Description
This function returns the remote IP address from which the client connected (ie, his IP address)