+ 1
Please i want to know how to make signup&signin in my webpage,how to link email.
I am first study
2 Answers
+ 4
- Learn HTML
- Learn CSS
- Make a nonfunctioning login/sign up form in HTML and CSS
- Learn PHP
- Learn SQL
- Learn how to incorporate PHP with MySQLi
- Change the action attribute of the HTML form to go to your PHP code
- Learn JavaScript
- Use JavaScript with cookies to save the userâs login
Done!
+ 1
Thank