Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

PHP + Remote SQL Server connection

$
0
0

We normally use the below when connecting to a SQL Server on our internal network.

$conn = mssql_connect($host, $uid, $pwd);

Is there a way to make sure the password is encrypted when being sent to a remote SQL Server outside our network?  I'm assuming the above is not secure?


Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>