conexão

How to connect my android application to an external database [duplicate]

this question already has answers here : ... ication with the external database (mysql on the site). Without being SQLITE. How can I make this connection? Cross-Platform

How to connect PHP 5.6 to Sql Server 2008?

I need to connect to a database MS Sql Server 2008 with PHP 5.6 I have Development: Windows 7 64bits, with XAMPP Product ... ng URL to download the ODBC Driver 11 for SQL Server for x86 Probably won't work on Centos 7. What is the best solution?

mysql + PHP-use or not use mysqli close()

I have now noticed that I am not using the function mysqli_close() indicated on the website PHP.NET I monitor the connect ... sing this function I'm prone to some kind of problem in the Future Type fulnerability, error, or some other kind of problem ?