Welcome Guest, Not a member yet? Register   Sign In
redirect problems
#2

[eluser]daelsepara[/eluser]
perhaps the line:

Code:
if ($this->input->post('submit') != FALSE)

you can simplify to:

Code:
if ($this->input->post('submit'))


Messages In This Thread
redirect problems - by El Forum - 06-10-2010, 04:56 AM
redirect problems - by El Forum - 06-11-2010, 11:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB