What is basepath codeigniter?



What is basepath codeigniter?..

Answer / 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

More CodeIgniter Interview Questions

Explain how to create custom 404 page in codeigniter?

1 Answers  


How can you load multiple helper files?

1 Answers  


What is routing in codeigniter?

1 Answers  


Where is a newly created library stored in codeigniter structure?

1 Answers  


Is codeigniter uses a functions and names in its operation?

1 Answers  


What are the hooks in codeigniter?

1 Answers  


What is third party in codeigniter?

1 Answers  


How to initialize a driver in codeigniter?

1 Answers  


What are hooks in codeigniter?

1 Answers  


What is site_url in codeigniter?

1 Answers  


Which is best laravel or codeigniter?

1 Answers  


What is plugin in codeigniter?

1 Answers  


Categories