开发者

codeigniter user authentication library that works with sqlite

开发者 https://www.devze.com 2023-02-19 00:50 出处:网络
Is there a codeigniter user authentication library that wo开发者_C百科rks well with sqlite3?.I believe most of the authentication libraries should work with sqlite unless:

Is there a codeigniter user authentication library that wo开发者_C百科rks well with sqlite3?.


I believe most of the authentication libraries should work with sqlite unless:

  • They don't use CI's ActiveRecord
  • They use Database-specific functions

Check the library for all these.

0

精彩评论

暂无评论...
验证码 换一张
取 消