how can i get information from database

Hello

i have a website programmed by PHP, and i want to make App for IOS , android with corona

i used Mysql database.

now how can i get Information from database and show it with list view ?

my web site : www.sauditour.info

if you have example will beter…because i’m new and until now,i study CORONA SDK
thanx [import]uid: 100895 topic_id: 21823 reply_id: 321823[/import]

I’m sure someone will post a great example, but basically write a web service that outputs JSON or XML, and have Corona read the JSON or XML into a Lua table. Corona makes it super easy on the mobile end to do this.

[import]uid: 112807 topic_id: 21823 reply_id: 86675[/import]

thank you for replay

i’m waiting someone to get example and explain it [import]uid: 100895 topic_id: 21823 reply_id: 86678[/import]