How to create a signup using SQLite in HTML?
I’m making a site using HTML. But I want to make a registration function. But I can’t find a way when I look at multiple sites. Please let me know how to save membership data using SQLite in my current code.It’s my current code. And I want to make sure that nicknames that have already been used are not used when deciding nicknames.