MySQL Forums
Forum List  »  PHP

Re: Register form connection
Posted by: Peter Brawley
Date: January 04, 2021 03:25PM

I hope nobody offers to write your code for your school project.

You need to read an introduction to relational databases, eg https://www.artfulsoftware.com/mysqlbook/sampler/mysqled1ch01.html, then you need to download & install MySQL and PHP, then work through the tutorial chapters of the MySQL manual, then read the manual chapter on authentication, then work through some PHP/MySQL tutorials on defining and authenticating users.

Options: ReplyQuote


Subject
Written By
Posted
January 04, 2021 01:52PM
Re: Register form connection
January 04, 2021 03:25PM
January 05, 2021 03:08AM
January 05, 2021 11:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.