On Mon, 14 Dec 2009 17:47:48 -0300, Alisson <[email protected]> wrote: > how to connet mysql-proxy with php? > > i hav e a mysql-proxy to 4 servers... > > how i connect my application php to mysaql-proxy?
mysql-proxy acts like a normal mysql server. you can connect by using any php mysql extension. http://www.php.net/manual/en/book.mysql.php cheers, raoul -- DI (FH) Raoul Bhatia M.Sc. | E-Mail. [email protected] Software Development and | Web. http://www.ipax.at System Administration | Tel. +43 699 10132530 _______________________________________________ Mailing list: https://launchpad.net/~mysql-proxy-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~mysql-proxy-discuss More help : https://help.launchpad.net/ListHelp

