How to get ip address in codeigniter?

how to get ip address in codeigniter?
Ankur Rajput
Asked 06-12-2025
335

Answer (1)
use this to get user ip address $this->input->ip_address();
Ankur Rajput
Asked 20-07-2018
45 Likes
Comments
Write comment

Submit your answer