Skip to content

Instantly share code, notes, and snippets.

@CB9TOIIIA
Created November 7, 2016 12:49
Show Gist options
  • Save CB9TOIIIA/bc7e263659456510a32e7afab00a95c1 to your computer and use it in GitHub Desktop.
Save CB9TOIIIA/bc7e263659456510a32e7afab00a95c1 to your computer and use it in GitHub Desktop.
REMOTE_ADDR Joomla!
$jinput = JFactory::getApplication()->input;
return $jinput->server->get('REMOTE_ADDR', '', '');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment