I would like to parse the user IP address. Just I receive it by email but I need to use it for the custom code process.
Thanks in advance.
Thanks in advance.
$ip_address = JRequest::getString( 'REMOTE_ADDR', '', 'server' );