Explain me what is the default URL pattern used in Codeigniter framework?
Submitted by: MuhammadCodeigniter framework URL has four main components in default URL pattern. First we have the server name and next we have the controller class name followed by controller function name and function parameters at the end. Codeigniter can be accessed using the URL helper.
For example http://servername/controllerName/controllerFunction/parameter1/parameter2.
Submitted by: Muhammad
For example http://servername/controllerName/controllerFunction/parameter1/parameter2.
Submitted by: Muhammad
Read Online Jnr PHP/Codeigniter Developer Job Interview Questions And Answers
Top Jnr PHP/Codeigniter Developer Questions
☺ | Tell us what helpers in CodeIgniter are and how you can load a helper file? |
☺ | Do you know what is inhibitor in CodeIgniter? |
☺ | Tell me how you can enable CSRF (Cross Site Request Forgery) in CodeIgniter? |
☺ | Do you know how can you enable error reporting in PHP? |
☺ | Explain me how would you declare a function that receives one parameter name hello? |
Top Web Developer Categories
☺ | Bootstrap Interview Questions. |
☺ | Front End Web Developer Interview Questions. |
☺ | Laravel PHP Developer Interview Questions. |
☺ | Typography Interview Questions. |
☺ | Junior Developer PHP Interview Questions. |