CodeIgniter Forums
CodeIgniter Login form using Ajax - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: CodeIgniter Login form using Ajax (/showthread.php?tid=64466)



CodeIgniter Login form using Ajax - Pravakar - 02-22-2016

Can anyone help me in creating a login page with codeIgniter using ajax so as i am new to codeIgniter please suggest me how to proceed.


RE: CodeIgniter Login form using Ajax - skunkbad - 02-23-2016

Community Auth now has an Ajax login example. You would have to use Community Auth, but that's an easier solution that trying to create your own.


RE: CodeIgniter Login form using Ajax - freddy - 02-23-2016

i guess this is simple task if you are familiar with CRUD codeignter,


RE: CodeIgniter Login form using Ajax - freddy - 02-23-2016

(02-23-2016, 12:23 AM)skunkbad Wrote: Community Auth now has an Ajax login example. You would have to use Community Auth, but that's an easier solution that trying to create your own.

what Auth ? do you mean Ion Auth


RE: CodeIgniter Login form using Ajax - Pravakar - 02-23-2016

thank u , i'll give a try


RE: CodeIgniter Login form using Ajax - Pravakar - 02-23-2016

Thank you i'll give a try


RE: CodeIgniter Login form using Ajax - InsiteFX - 02-23-2016

Community Auth is written by @skunkbad