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 |
How will you call a constructor in codeigniter?
Can I cache only certain parts of a page?
tell me the setting database configuration.
What is stable version of codeigniter?
How you can enable csrf (cross site request forgery) in codeigniter?
Which is better codeigniter or laravel?
How to set csrf token in codeigniter?
Which is best laravel or codeigniter?
What is difference between laravel and codeigniter?
What are codeigniter drivers?
List some different hook point in codeigniter?
What is the use of hooks in codeigniter?