Welcome Guest, Not a member yet? Register   Sign In
Search Criteria Ignored, Only Redirects to Else Statement
#7

(06-13-2019, 08:01 AM)hc-innov Wrote: oops (forgotten parenthesis)

better:

PHP Code:
if ($this->input->post('submit')){
....
} else {
....


Resulted Output
Code:
array(2) { ["query"]=> string(1) "m" ["submit"]=> string(0) "" }
Reply


Messages In This Thread
RE: Search Criteria Ignored, Only Redirects to Else Statement - by Josh1985 - 06-13-2019, 09:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB