PHP Tutorials: Register & Login: User login (Part 3)
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 2)
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)
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.
Flash PHP MySQL CMS – Content Management System Website Tutorial CS3 + CS4
Source Files - www.developphp.com In this Flash actionscript 3.0, PHP, and mysql tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and physically for the user or client you have created it for. This method uses one PHP control file, one mysql database(with 2 tiny tables in it), and a flash application that is programmed intelligently enough to display dynamic content from a mysql database, or any database type system. We also have tutorials that show how to use a flat text file as database, or an XML file as databse if your environment cannot run mysql easily. Brought to you by flashbuilding.com
PHP Tutorials: Random Password Generator
Create a random password generator from a specific character set. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
PHP Tutorial #4 – Login form (updated)
This PHP tutorial elaborates on my second PHP tutorial which covers authentication. This PHP tutorial covers a more advanced PHP script which allow/denies users access to a specific website. Visit www.rascal999.co.uk for more info, tutorials and forum! Apologies for the belch half way through, I was unaware I uploaded that version of the tutorial
Please view the video response as it helps prevent possible SQL attack on your database(s)
PHP Tutorial #2 – Login form
This PHP tutorial shall cover a BASIC authentication script enabling authorised users access to a specific website. A more advanced and recommended script for authentication is covered in my 4th tutorial (video response). Visit www.rascal999.co.uk for more information.

