Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Make users activate their user account by email before they log in using your register/login process
Posts Tagged ‘sessions’
PHP Tutorials: Register & Login: User login (Part 2)
June 29th, 2010
phpmoz Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
PHP Tutorials: Register & Login: User login (Part 3)
June 21st, 2010
phpmoz Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
PHP Tutorials: Register & Login: User login (Part 1)
April 17th, 2010
phpmoz Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
php sessions tutorial
March 3rd, 2010
phpmoz A very easy tutorial that teaches you about the basics of php sessions. Get the code at www.garbiluno.co.cc

Posted in
Tags:

