Android Question I need a advice for connect to MySQL.

dragonguy

Active Member
Licensed User
Longtime User
Now i try to make a app to connect MySql database, i just need a advice which way is better to connect?
Is it need to install php and apache? or direct using RDC to connect?
 

Eumel

Active Member
Licensed User
Longtime User
If you connect to your home pc, a vserver or root server, you should use RDC.
If you have shared webhosting, then try with apache and php
 
Upvote 0
Top