On Mon, 29 Apr 2002, Stefen Lars wrote: > However, I am interested in learning how to connect directly to the MySQL > port, as in a second step of the project I am working on, various data from > various servers will be handled. The 'dump to a file' approach, while fine > in my little example below, will no longer be manageable in step two.
Hi, AFAIK MySQL 4.x.x (alpha) has support for SSL, but I guess the PHP mysql extension won't have it until MySQL 4.x.x is stable (?). Anyway, since the people from MySQL are pushing the use of 4.x.x, it'd be cool if PHP adds this SSL support :) Regards, Rodolfo. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php