I have 2 servers in separate locations and different IPs. One serves PHP and the other MySQL. When I use PDO to connect from one server to the other, is any type of security/encryption used in the DB credentials I pass around. If so, where can I read about it? Gleaning the php.net manual pages didn't turn anything up for me.






Bookmarks