Afreen Posted May 15, 2013 Share Posted May 15, 2013 (edited) I am a newbie to codeigniter. My website is a "Event Ordering" website. In this website users can come and order their venue for a particular city. Whenever we write code for a site, we include the admin folder in the application folder itself. i.e. application_folder/admin. I don't know how to give client the admin rights. We will give login for client. But, my question is: How can we give the url to the client. E.g. In core php, we ask the client to browse through www.application.com/admin and the page for the admin is opened. How to give the same thing in codeigniter??? (There is no user login in the website) I was thinking to create another folder inside htdocs as admin and then ask the client to login. I don't know whether i am correct or not?? Please suggest.... Edited May 15, 2013 by Afreen Quote Link to comment https://forums.phpfreaks.com/topic/278018-how-to-set-admin-login-for-a-website-when-the-site-does-not-hold-user-or-other-logins-in-codeigniter/ Share on other sites More sharing options...
trq Posted May 16, 2013 Share Posted May 16, 2013 I am a newbie to codeigniter. Codeignitor as a framework is dying if it isn't already dead. Why are you starting there? Quote Link to comment https://forums.phpfreaks.com/topic/278018-how-to-set-admin-login-for-a-website-when-the-site-does-not-hold-user-or-other-logins-in-codeigniter/#findComment-1430340 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.