adspace
Answer Posted / Hom Singh
The basic CodeIgniter URL structure includes the base_url followed by the index.php file, controller name, and method name (if specified). For example: base_url/index.php/controller_name/method_name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers