Welcome Guest, Not a member yet? Register   Sign In
Displaying error messages below the field
#2

Your if statement is wrong see the CodeIgniter Users Guide - Input Library

PHP Code:
$this->input->is_ajax_request(); 

Also if you read the CodeIgniter Users Guide on the Form_validation Library you can place the error code below any field or at the top.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Displaying error messages below the field - by InsiteFX - 08-10-2016, 03:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB