On 13 Jan 2003, at 18:49, Tonu Samuel wrote:

> I would like to help you but I can't. This is PHP issue, not MySQL-s.
> SSL connections are supported by MySQL, they are also available in C API
> but I am not sure if and how PHP uses them.
> 
> Looking up into PHP manual http://www.php.net/manual/en/ref.mysql.php
> won't show up needed functionality for this.

For some reason the MYSQL_CLIENT_SSL constant isn't mentioned on that 
page, but it is on this one:

   http://www.php.net/manual/en/function.mysql-connect.php

So theoretically it should be possible to make the SSL connection as 
long as you have PHP 4.3.0.

[Filter fodder: SQL]

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Tobacco Documents Online
http://tobaccodocuments.org
Phone 202-667-6653

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to