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