How to set base url codeigniter

preview_player
Показать описание

The base URL of the site can be configured in application/config/config. php file. It is URL to your CodeIgniter root. Typically, this will be your base URL.

Just call base_url() function and to set the url path of css and js folder.
I mentioned this type of root path to be specified if it is moving to the host or live the url also displayed automatically
Рекомендации по теме
visit shbcf.ru