D dragonguy Active Member Licensed User Longtime User Mar 26, 2014 #1 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?
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?
E Eumel Active Member Licensed User Longtime User Mar 26, 2014 #2 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
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