Welcome Guest, Not a member yet? Register   Sign In
form_open() is doubling base url
#1

[eluser]Unknown[/eluser]
Hi guys im new to codeigniter and lately i was using form_open and while sending the result to a function people in the controller admin
I get a wrong url like this
Code:
http://localhost/index.php/localhost/index.php/localhost
and some times like this
Code:
http://localhost/localhost/index.php/localhost
instead of
Code:
://localhost/index.php/admin/people

so any reason why this is happening?




Theme © iAndrew 2016 - Forum software by © MyBB