I have tried putting the controller name different from the actual control filename and my page doesnt work. But once i put the same name for both it works. is there a way around this?
ps , i have new to codeigniter
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, they have to be the same, that’s one of the main concepts of CodeIgniter. See more info about the controllers here.