hi guys, I am a newbie yet, I would like to know how I make a registration form where each user places data: gender, name, age, etc. And that this can be visualized by others? Do I use a database on a server? If so, it serves on android? Some examples would be of much help or recommendation of tools that I will need for that.
First that comes to my mind is to do mySQL db with a php script that you register to.
1 Like
Works for android?
Yes.
1 Like
thanks!