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
July 12, 2010
PHP Tutorials: Login/Register Email Activation (Part 2)
July 9, 2010
PHP Tutorials: phpBB Login Integration (Part 2)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.
June 28, 2010
PHP Tutorials: phpBB Login Integration (Part 1)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.
June 18, 2010
PHP Tutorials: Register & Login: User login (Part 1)
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.
