Tag: check email already exists
check value already exists in codeigniter

Callback function of codeigniter which checks whether the value already exists in particular column of table or not.
This function work on add and edit both cases,it return false if value exists and return true if value not exists.
Read More »