Archive

Posts Tagged ‘logout’

Simple Login Code in PHP for Symfony

Apr 12th, 2008

This post is for login code in Symfony Framework. Here is a simple PHP Login Code!
This is very simple login script written for symfony framework. This will ask for loginid and password like any login page. After successful login it will send user to list page. If unsuccessful, this… (Continue)

PHP Login and Logout Script

May 6th, 2007

This is very simple Login and Logout Script. It is a simple script so that you can understand the logic and modify the script easily. No script can fulfill all your requirements in working condition so it is a small and simple script for you to modify.
It has referrer… (Continue)