How do I query a database remotely and have the query and its contents encrypted?
I need to create a php page that performs a query of an Oracle database that is on a different server than my web server and there is a requirement that the data stream be encrypted.