Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: check if a value already exists in database
Post: RE: check if a value already exists in database

I know it can be done with callbacks. Just looking for in-built validation methods. Thanks
42,773 Views
8 Replies
01-04-2016, 08:42 PM
shanavas_m
    Thread: check if a value already exists in database
Post: RE: check if a value already exists in database

Thanks for help. I need the reverse of is_unique ie, the rule should return true if an entry exists in the database.
42,773 Views
8 Replies
01-04-2016, 06:01 AM
shanavas_m
    Thread: Email not working with sendmail
Post: RE: Email not working with sendmail

Thank you for your assistance. I figured it out. It was due to the use of simultaneous use of -r and -f options in the command that codeigniter uses. https://github.com/bcit-ci/CodeIgniter/issue...
5,641 Views
3 Replies
01-01-2016, 09:36 PM
shanavas_m
    Thread: check if a value already exists in database
Post: check if a value already exists in database

How to check if a value already exists in database using built in form validation methods ? Thanks in advanceĀ 
42,773 Views
8 Replies
01-01-2016, 09:30 PM
shanavas_m
    Thread: Email not working with sendmail
Post: Email not working with sendmail

I am trying to send email using sendmail. Below is my email.php config file. $config['protocol'] = 'sendmail'; $config['mailpath'] = '/usr/sbin/sendmail'; $config['charset'] = 'iso-8859-1'; $co...
5,641 Views
3 Replies
12-23-2015, 02:21 AM
shanavas_m

Theme © iAndrew 2016 - Forum software by © MyBB