How to get ip address in codeigniter?

how to get ip address in codeigniter?
Ankur Rajput
Asked 28-12-2024
267

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