09-06-2020, 10:09 PM
I have been trying to correctly use the base_url() function and having trouble 
I find that:
1. echo base_url() issues the correct URL
2. echo base_url(). $param issues the correct URL
3. echo base_url($param) issues an INCORRECT URL
I have checked the ./system/Helpers/url_helper.php source code and it is not easy when trying to debug using the Sublime text editor

I find that:
1. echo base_url() issues the correct URL
2. echo base_url(). $param issues the correct URL
3. echo base_url($param) issues an INCORRECT URL
I have checked the ./system/Helpers/url_helper.php source code and it is not easy when trying to debug using the Sublime text editor
