What is required to build up a basic sqlite database server on my laptop
Thank you for the time reading this.
I am planning on creating an Android app that is communicating with my own
SQLite database server\webpage that is located on my private laptop. I
have no previous knowledge/experience with PHP nor hosting a webpage in
this case. My question is what is required to make the most basic online
database server so I could easily and very basically request and fetch
SQLite queries within the Android app from the database that is on my
laptop. Are there any programs I have to own? Also my first intentions is
for it to work on my local network(My Wifi at home), and then make it
global.
Any help is appreciated, Thanks.
No comments:
Post a Comment