Page 1 of 1

Connecting to a MySQL database securely using PHP and SSL

Posted: Sat Mar 13, 2004 8:49 pm
by DavoDeveloper
Hi Everyone,

I have been looking over the net (using general search engines) trying to get some tutorials (with code samples preferably) on using PHP/MySQL & SSL. I really need to learn how to securely connect to a MySQL database using SSL via PHP. If anybody out there knows of any good tutorials and or code samples on this it will be greatly appreciated if you can tell me where they can be found.

Thanks for your help.

Regards

David

Posted: Tue Mar 23, 2004 5:26 pm
by ckuipers
Is your MySQL server running on the same server as your PHP, or are you connecting to a MYSQL server from your webserver with PHP?