Archive

Posts Tagged ‘login’

Simple Login Code in PHP for Symfony

Apr 12th, 2008

Complete and simple login code for Symfony framework. Validation included. It stores userid and name after successful login. Redirect user to login page if login unsuccessful.

PHP Login and Logout Script

May 6th, 2007

Login and Logout script written in PHP and Mysql. A simple script, ready to modify, use referrer to send to landing page after login. A special target functionality also works when suppose in case user is admin.