CodeIgniter Forums
Simple way to setup a forgotton password module - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Simple way to setup a forgotton password module (/showthread.php?tid=47742)



Simple way to setup a forgotton password module - El Forum - 12-20-2011

[eluser]the_unforgiven[/eluser]
Hi all,

I'm not using any Auth libaries or anything just stabdlone CI 2.1.0 or something well the newest anyhow.

I have forms and model, controllers doing all the login, logout and checking, but I need something simple that will send the user an email when they have forgotton there details, just wondered what would be the easiest way to do this. If you need to see my code let me know you can help out and will post it.

Thanks.