CodeIgniter Forums
double opt in for email - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: double opt in for email (/showthread.php?tid=57308)



double opt in for email - El Forum - 03-06-2013

[eluser]Unknown[/eluser]
Hi,

Does codeigniter have "double opt in for email" code in its libraries?

Basically I want a user to confirm that the email address entered was actually entered by them, by clicking a link that is sent to their email account.

Pointers in the right direction will be great thanks.