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