codeigniter get user ip

112

codeigniter get user ip -

$ip = $this->input->ip_address();
echo $ip;

Comments

Submit
0 Comments