Welcome Guest, Not a member yet? Register   Sign In
how to open a login page only for particular ip's?
#2

1) create method to get the user's ip when they enter the login page.
2) You would need to create an array list of these ip's and save them to the database.
3) on start up you need to get the list of ip's from the database and save them to an array list.
4) Write a method to check the list against the users ip when they come to the login page.

Just a rough thought on this can not waste my time on things you should know.

You should search the internet for computer problem solving!
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: how to open a login page only for particular ip's? - by InsiteFX - 07-05-2019, 04:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB