Here, we create the ability to log in using the dummy data we created in the database table. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
Posts Tagged ‘cookie’
PHP Tutorials: Register & Login (Part 5): User Login (Part 1)
May 18th, 2012
phpmoz
Posted in Video Tutorial
Tags: cookie, In, log, logged, login, password, php, register, registration, session, tutorial, user, username
11 Comments »PHP Tutorials: Cookies (Part 2)
February 29th, 2012
phpmoz Cookies store data on the users computer ready for the server to read back from them. I show you how to set, show, check for and destroy cookies in this tutorial. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials: Security – Session Hijacking
December 8th, 2011
phpmoz If you’re using session to either log a user session or storing data in sessions, you’re potentially vulnerable to session hijacking. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
Posted in Video Tutorial
Tags: $_SESSION, change, cookie, Data, hack, hijack, hijacking, modify, Overwrite, php, phpacademy, session, tutorials
25 Comments »PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 5)
August 18th, 2011
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 4)
August 6th, 2011
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
PHP Tutorial: Register and Login (Cookie Extension) [part 01]
March 6th, 2011
phpmoz In this video I show you the modifications that need to be made to the user system to allow for a remember me style login.
PHP Tutorials: Sessions
January 7th, 2011
phpmoz Simelar to cookies, sessions store data, but data is destroyed when the connection is lost (ie browser is closed). I show you how to create, show, and unset sessions.
PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 6)
November 14th, 2010
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 3)
October 12th, 2010
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 1)
September 27th, 2010
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.


