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
Pass values from views to controller
how to change the uploaded file name in codeigniter
Pass values between methods
Facebook
Total Pageviews
Social Plugin