how to get client ip address in codeigniter code example Example: codeigniter get user ip $ip = $this->input->ip_address(); echo $ip;