News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney's Blog:
Login and Authentication with Zend Framework
March 31, 2008 @ 15:03:23

In a new entry on his blog today, Matthew looks to answer and help those once and for all wondering how to handle user authentication and persistence in their Zend Framework applications.

The typical issue is that they're unsure how to combine: an authentication adapter, a login form, a controller for login/logout actions and checking for an authenticated user in subsequent requests. It's not terribly difficult, but it does require knowing how the various pieces of the MVC fit together, and how to use Zend_Auth. Let's take a look.

He gives the complete code for a loin controller to cover most of that functionality and an example showing how to check for and keep track of which users have been authenticated.

0 comments voice your opinion now!
tutorial zendframework login authentication example controller


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Video Tutorial: Processing forms with PHP, Part 3

Court Ewing's Blog: Organize Your Project like a Pro with PHP Namespaces

PHPMaster.com: Creating a Mobile Photo Blog, Part 2

Developer.com: Amazon Web Services and the Zend Framework

WebCheatSheet.com: PHP: Dynamic Image Generation


Community Events











Don't see your event here?
Let us know!


code database development introduction opinion zendframework2 composer testing example release podcast community api phpunit functional framework language series interview application

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework