Welcome Guest, Not a member yet? Register   Sign In
Redirect issues
#7

(05-11-2019, 08:26 AM)InsiteFX Wrote:
PHP Code:
// chage this to below
header("location:".base_url()."index.php/register/log");

// load the url helper
redirect(base_url('index.php/register/log')); 

Try that

Thank you so very much I got it now Heart I took the code from here:

https://www.codeigniter.com/user_guide/l...ation.html

I was missing the form validation Blush
Reply


Messages In This Thread
Redirect issues - by Mekaboo - 05-09-2019, 07:31 PM
RE: Redirect issues - by php_rocs - 05-10-2019, 06:39 AM
RE: Redirect issues - by Mekaboo - 05-10-2019, 06:50 PM
RE: Redirect issues - by Wouter60 - 05-10-2019, 10:30 AM
RE: Redirect issues - by Mekaboo - 05-10-2019, 06:51 PM
RE: Redirect issues - by InsiteFX - 05-11-2019, 08:26 AM
RE: Redirect issues - by Mekaboo - 05-12-2019, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB