TutsPlus.com: How to Do User Authentication With the Symfony Security Component

On the TutsPlus.com site they’ve posted a new tutorial showing you how to use the Symfony Security component to authenticate users in your system and use role-based access checks. In this article, you’ll learn how to set up user authentication in PHP using the Symfony Security component.

Read full news article on PHPDeveloper.org