Welcome Guest, Not a member yet? Register   Sign In
how to show errors in noty
#2

You can write the error for a field to a variable, and use that in any way you choose.

Code:
<?php $error = form_error('description'); ?>
Reply


Messages In This Thread
how to show errors in noty - by sana.alauddin - 10-18-2015, 10:46 AM
RE: how to show errors in noty - by PaulD - 10-18-2015, 07:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB