InterviewSolution
Saved Bookmarks
| 1. |
Explain the basic Url Structure in Codeigniter? |
|
Answer» The BASIC URL STRUCTURE is bestinterviewquestion.com/class/function/ID. Here class represents controller's class that NEEDS to be invoked. |
|