IpAddress

circle-info

The IpAddress()function gets the IP address of the client.

This function can be used to route users from a certain network to a specific page or a custom login process. It can also be used to track the (public) IP-addresses of your users. Please note that some countries have legislation about using and storing IP-addresses (GDPR).

WIKI: http://en.wikipedia.org/wiki/IP_addressarrow-up-right

This function is SQL compatible. For more information about SQL compatibility, see our documentation.

circle-check

Syntax

chevron-rightIpAddress()hashtag

IpAddress() => "90.145.239.131"

Last updated

Was this helpful?