How to create a simple login form for a web, with no regis..
Posted: Sat Jul 23, 2011 9:38 am
Hi
Im new to php, im in the process of learning. I want to put a login form on my html site to protect a page. The login should only need a username and password. I would like to store the username and the password in the mysql database myself, thats why i don't need a registration feature, i will supply the username and password myself, and tell my customers their login info. For example all my customers have a four number customer code, i will use their customer code and just make up a password for all the customers. Can someone help me create this?
My site is currently hosted by godaddy, so i can use php and mysql.
Thanks In Advance.
Im new to php, im in the process of learning. I want to put a login form on my html site to protect a page. The login should only need a username and password. I would like to store the username and the password in the mysql database myself, thats why i don't need a registration feature, i will supply the username and password myself, and tell my customers their login info. For example all my customers have a four number customer code, i will use their customer code and just make up a password for all the customers. Can someone help me create this?
My site is currently hosted by godaddy, so i can use php and mysql.
Thanks In Advance.