PJS

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Zend_Auth Database Table Authentification

Posted on 2009-11-13 11:04  PJS  阅读(153)  评论(0)    收藏  举报

Zend Framework comes with interesting and useful components when it comes to authentication and authorization of users. Zend_Auth is one such component whose task is to handle authentication.

I made a little screencast on topic of Zend_Auth database table authentification. Screencast is video only, plus some visual pointers, no audio. Hope some of you find it useful as starting point.

I had to slice video onto two parts since YouTube as limit on 10 minute per video.

Zend_Auth Database Table Authentication part 1

Zend_Auth Database Table Authentication part 2

Note: Please consult the official Zend Framework API documentation for detailed overview of Zend_Auth and all other componets.