News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Login example with Zend_Auth
January 05, 2009 @ 22:14:39

Robert Basic has posted an example of the use of the Zend_Auth component of the Zend Framework inside of an example controller.

So, here's what I'm going to do: authenticate an user against a database table using Zend Framework's Zend_Auth component. It's really a piece of cake. You can see a working example here: http://robertbasic.com/dev/login/.

He sets up a registry instance, a database table for the logins and the sample controller with both login and logout functionality. Complete code (and links to Zend Framework documentation are included).

0 comments voice your opinion now!
zendframework login logout tutorial zendauth controller


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Accessing DB2 Data Inside of i5/OS

Rob Allen's Blog: Zend_Filter_Input / Zend_Validate Messages

PHPMaster.com: Base Converting and Binary Operators

DevShed: Building Concrete Validators

Rob Morgan's Blog: Howto Log Directly to Your OS X Terminal using Zend Framework and NodeJS


Community Events











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


language development opinion community example conference series framework interview phpunit functional testing release tool podcast introduction code application unittest zendframework2

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