Welcome Guest, Not a member yet? Register   Sign In
Can someone check base_url() and base_url("param")
#1

I have been trying to correctly use the base_url() function and having trouble Sad

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 Sad
Reply


Messages In This Thread
Can someone check base_url() and base_url("param") - by John_Betong - 09-06-2020, 10:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB