Welcome Guest, Not a member yet? Register   Sign In
Thanks for help
#1

[eluser]Unknown[/eluser]
Thanks for the help
#2

[eluser]WanWizard[/eluser]
This has nothing to do with misleading, but with your usage of loose comparison.
See http://php.net/manual/en/types.comparisons.php

A simple
Code:
if($this->input->post('item')===FALSE)
will make sure it works in all cases.




Theme © iAndrew 2016 - Forum software by © MyBB