What is routing in codeigniter?



What is routing in codeigniter?..

Answer / Vijay Srivastava

In CodeIgnitor, routing is the process of mapping URLs to specific controllers and methods. It allows you to create SEO-friendly URLs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CodeIgniter Interview Questions

How will you call a constructor in codeigniter?

1 Answers  


Can I cache only certain parts of a page?

1 Answers  


tell me the setting database configuration.

1 Answers  


What is stable version of codeigniter?

1 Answers  


How you can enable csrf (cross site request forgery) in codeigniter?

1 Answers  


Which is better codeigniter or laravel?

1 Answers  


How to set csrf token in codeigniter?

1 Answers  


Which is best laravel or codeigniter?

1 Answers  


What is difference between laravel and codeigniter?

1 Answers  


What are codeigniter drivers?

1 Answers  


List some different hook point in codeigniter?

1 Answers  


What is the use of hooks in codeigniter?

1 Answers  


Categories