filmov
tv
How to set base url codeigniter

Показать описание
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