CodeIgniter Forums
Define a field as input type password - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Define a field as input type password (/showthread.php?tid=44489)



Define a field as input type password - El Forum - 08-16-2011

[eluser]freeandy[/eluser]
Hi everybody,
I'm new to grocery crud and I'ld like to know how to set a field to insert/update data to my db as an input type password field and use the encryption MD5.
I'm integrating Ion_Auth into my framework and I need help on this topic.
Thanks in advance