hi all,
i am totally new to php coding, i have used mysql before and phpmyadmin.
I'm trying to build a website which will use some instance of php and mysql.
I would like to find out how i would do a login page which gets the users username and checks their password from the mysql database and also how to go about doing a registration page, where it'll check if username has been taken already. if not then adds to the database etc.
Thanks for any help.
Hope i explained properly.