Is it possible to save data to a local database on my computer by running the app on my mobile phone? For example, I created an app on ionic, where I register names, and when saving, I want it to save to my local computer bank, using php, of course. Is it possible or only if it is a database in a web domain?
Thanks