adspace
Answer Posted / Atanu Das
The base path in CodeIgniter is the root directory of the application. It can be obtained using the $this->config->base_url() function, which returns the base URL without the index.php file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers