⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Login section



vnt

vnt
  • profile picture
  • Member

Posted 01 March 2012 - 08:29 AM

Hi all,
I want to create a login section, can you help me? Grocery croud can use to do this?

- Login
- Registration
- Edit registration
- Forgot password
- Logout

D.

KaBaDaBrA

KaBaDaBrA
  • profile picture
  • Member

Posted 01 March 2012 - 09:33 AM

For CodeIgniter look at using an authentication library like DX Auth etc.

It is very easy to implement and use in your CodeIgniter projects.

There are a few others too: Click here

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 01 March 2012 - 19:18 PM

I agree with @KaBaDaBrA , you need an authentication library and not grocery CRUD for this.

php_lover

php_lover
  • profile picture
  • Member

Posted 15 February 2013 - 09:10 AM

How can i use this library with grocery crud grid plz tell me i m begineer


oVERDRIVE

oVERDRIVE
  • profile picture
  • Member

Posted 15 February 2013 - 09:48 AM

I made some project with CodeIgniter framework, and I write myself the login library, but next work, I'll use a auth library ....

... I think, that the Ben Edmunds's library was one of the most complete.

 

http://benedmunds.com/ion_auth/


php_lover

php_lover
  • profile picture
  • Member

Posted 15 February 2013 - 10:10 AM

@Admin :Thanks actually i m new on php programming i use grocery crud for my project now i want to make authentication so how can i do this will u help me