Tuesday, July 20, 2010
HOW TO MAKE LOGIN FORM WITH PHP (intro)
Posted by Syarif | Tuesday, July 20, 2010 | Category:
PHP TUTORIAL
|
HOW TO MAKE LOGIN FORM with PHP
If you want make a webpage that allow human to be a members, you need a registration page. Registration page contains the information of the members like name, surname, address, e-mail, phone number, etc.
What do you want to build a registration form are:
• Database (I usually use Mysql)
• Register page
• Login page
• Connection page
• authentic page
• Validation page
For this series, let me tell you about points above.
Arrange all the page into one folder in htdocs in XAMPP (if you used Apache).
Subscribe to:
Post Comments (Atom)
Currently have 0 comments: