Reply to thread

you need to be a bit more specific :)


So you have a app on your phone and it calls the php script depending on where you are?!


So phpmyadmin is no database, it is a management tool for the database. You need to have MySQL running, than you install phpmyadmin and set it up. After that you can log in php my admin and browse through all the databases and table son your mysql server.

There you can also view the data in the tables and therefore check the values.


Hope this is helpful ;)


Top Bottom