Welcome Guest, Not a member yet? Register   Sign In
form_validation doesn't show errors
#4

(02-13-2015, 06:49 PM)Narf Wrote: echo TRUE; will echo nothing. Smile

Ha, ha, ha, true! But...
PHP Code:
$x $this->form_validation->run();
echo 
$x
Hey, don't work without a PHP debugger. Several free IDEs have this features built in. Two are NetBeans and CodeLobster. Without a debugger, it's like you're driving with a blindfold on -- you are going to crash!
Reply


Messages In This Thread
form_validation doesn't show errors - by vertisan - 02-13-2015, 07:02 AM
RE: form_validation doesn't show errors - by Narf - 02-13-2015, 06:49 PM
RE: form_validation doesn't show errors - by RobertSF - 02-13-2015, 09:33 PM
RE: form_validation doesn't show errors - by Narf - 02-14-2015, 12:05 PM
RE: form_validation doesn't show errors - by Narf - 02-14-2015, 10:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB