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