At 8:45 -0600 11/29/06, [EMAIL PROTECTED] wrote:
 > The second edition of MySQL Cookbook (O'Reilly, 2006) is now available.

 The second edition brings the recipes up to date for MySQL 5.0/5.1. For
 example, it covers views, stored routines, triggers, and events. The
 second edition also adds coverage for Ruby (using the Ruby DBI module).

 More information is available at the book's web site:

   http://www.kitebird.com/mysql-cookbook/

 --
 Paul DuBois, MySQL Documentation Team
 Madison, Wisconsin, USA
 MySQL AB, www.mysql.com

Paul,

I see PHP mentioned once in the table of contents under session
management. Are there many PHP specific examples in this edition of the
cookbook?

Yes, although for this edition, I switched from using the MySQL-specific
interface functions (mysql_xxx()) to using the database-independent PEAR DB
module.


--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to