Welcome Guest, Not a member yet? Register   Sign In
want to call a function through a button php
#2

base_url is for direct file assets like JS or CSS or images, for linking to CodeIgniter controller/method where URL might be rewritten with index.php prefix, or without, you should use site_url helper function, in this case site_url('users/logout')
Reply


Messages In This Thread
RE: want to call a function through a button php - by Pertti - 09-03-2018, 12:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB