[UPHPU] Using Remote MySQL Services
thebigdog
bigdog at venticon.com
Mon Apr 14 13:20:03 MDT 2008
Nathan Lane wrote:
> Is there any danger in connecting to remote MySQL services in a PHP
> application? For example are there queries or authentication passed along in
> an unencrypted manner that would be seen by the public when using a MySQL
> server in a different domain than the PHP application?
You can connect secure and insecure. I would suggest that you use an ssl connection.
--
ray
More information about the UPHPU
mailing list