[eluser]manitoon[/eluser]
I was running the example given in the form validation tutorial and I am getting this problem that
<?php echo validation_errors(); ?> shows errors even if the form is opened first time. It always shows errors
how can i fix this issue ?