Question

I am developing an application that needs to send data to a server so that the server data can be outputted on a website table.

My question is how is it done? I already know how to create tables and whatnot, but when a user creates an account on the phone application, how is it going to appear on the table on phpmyadmin?

No correct solution

OTHER TIPS

@ Zarathuztra convenient phpmyadmin is a tool to manage MySQL databases. What you need is a script on the server that receives the requests from the smartphone is making special thinks inside. Save or manipulates the data in the database and sends the result back on to the phone. This is not the opinion, we can teach you on StackOverflow, sorry.

Watch out for cloud database services to your problem on the internet or ask are PHP-coder for help.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top