Welcome Guest, Not a member yet? Register   Sign In
Thanks for 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.


Messages In This Thread
Thanks for help - by El Forum - 06-07-2010, 12:21 PM
Thanks for help - by El Forum - 06-07-2010, 12:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB