Welcome Guest, Not a member yet? Register   Sign In
base_url()
#1

in my website this function not working. Iam used the helper function that time the links will works but the object did not load in the web page. How i debug this error in my web page.
Reply
#2

You can do this to test that it is working.

PHP Code:
echo base_url(); 

Make sure that you either load or autoload the url_helper first before using it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB