luke2012 Well-Known Member Licensed User Longtime User Nov 17, 2013 #1 Hi community ! which is the easy and quick way to connect to a MySQL Server database?
barx Well-Known Member Licensed User Longtime User Nov 17, 2013 #2 use the search feature on the forum. There is a library for such actions. The other option is to write php script on server to provide info. like writing your own api. There are also examples on the forum. Upvote 0
use the search feature on the forum. There is a library for such actions. The other option is to write php script on server to provide info. like writing your own api. There are also examples on the forum.