Hello! I am using 000webhost as for my server.
I am making an app where I am trying to apply CRUD method. I am having a hard time implementing the READ method.
I want to get the values in my dB and view it on my app inventor
I am having a hard time in trying to sort out the values into their respective labels
(Ex. Username : Raf1, Password: pas1).
Opinions and suggestions are appreciated.
What database do you have on your server?
As of the moment, these are my dB (phpmyadmin)
I wanted to integrate this values onto my app.
sorry for the lacking of information.
You are using mySql then ?
Yes. I am using sql
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.