I would like to know the easiest way to create a sign up forum and how to save the information and what I need,
I am a pretty new developer so any advice would be appreciated
Assuming you have all the development tools, then creating the form isn't hard because it will be a fairly simple layout, containing username and password Textfields.
But you need to think about how the users are authenticated. Do you need a remote server which has access to a database holding the user details?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.