Click here to Skip to main content
15,914,488 members

Comments by Member 15108664 (Top 2 by date)

Member 15108664 19-Mar-21 13:27pm View    
Okay I see what you are saying, so for example my server is local server and if a user login, the credentials goes to that local server which communicates with the sqlite database and stores it there. Correct? (Everything is based on local network)
Thank you Dave for helping me understand this, I have never done anything like this before so its all new and learning process that I am going through. (:
Member 15108664 19-Mar-21 13:14pm View    
So if I dont need to link the html form with sqlite database, then how does the credentials get stored in the database?