i need to make this in html
i need to make:
Register, login and logout, how can i do that?
Printable View
i need to make this in html
i need to make:
Register, login and logout, how can i do that?
You could add the labels and boxes, etc in html. However, you would need to use a server-side language such as; php to send the information to a database.