Forum Moderators: coopster
I have a database driven website (villa rental) running in php/mySql.
I want to access the db and pull down data to use with a non-browser application for admin tasks such as sending out directions etc. What is the best way to do this? I have looked at Delphi but cannot easily get a mysql connection.