Jnr PHP/Codeigniter Developer Question:
Download Job Interview Questions and Answers PDF
Tell me why is there a need to configure the URL routes?
Answer:
Changing the URL routes has some benefits like
☛ From SEO point of view, to make URL SEO friendly and get more user visits
☛ Hide some URL element such as a function name, controller name, etc. from the users for security reasons
☛ Provide different functionality to particular parts of a system
☛ From SEO point of view, to make URL SEO friendly and get more user visits
☛ Hide some URL element such as a function name, controller name, etc. from the users for security reasons
☛ Provide different functionality to particular parts of a system
Download Jnr PHP/Codeigniter Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what is the difference between GET and POST? | Tell me what are hooks in CodeIgniter? |