Explain codeigniter architecture?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default controller used in codeigniter? How we can change it?
Can you list some commonly used url helpers in codeigniter?
How to insert data into database in codeigniter?
What is api in codeigniter?
What is plugin in codeigniter?
Explain how to set and get config item value in codeigniter?
How we can configure hooks in codeigniter?
How do I call one controller's methods from a different controller?
Explain routing in codeigniter?
Why codeigniter is called as loosely based mvc framework?
How do I do a count('foo') using the active record functions?
How to access config variable in codeigniter?