Home
Home
how to create base_url in codeigniter
how to create base_url in codeigniter
Vijay
03:16
In application/config/config.php
search for the,
$config['base_url'] = '';
Make it as
$config['base_url'] = 'Your site url';
Social Plugin
Popular Posts
Prevent BODY from scrolling when a modal is opened
how to echo an array values in views from controller
Remove a class from an element using Javascript
Facebook
Total Pageviews
Social Plugin