On Monday 27 November 2006 07:28, Nicholas Vettese wrote:
> I am looking for a book that will help me understand PHP/MySQL, and the
> way that they work together.  My biggest problem is multi-valued
> selections, and INSERTING them into the database.  A book with great
> examples like that would be a huge help.  Also, any websites that could
> do the same would be great too.

I recommend looking over "The Definitive Guide to MySQL 5" by Michael Kofler 
(Apress).  It's extremely usefull for MySQL, and includes a section on PHP.  
The only thing I really don't agree with is the example code not showing 
separation of frontend and backend, but the php/mysql interaction stays the 
same.  Take it for that and it's a great book imho.

-- 
Chris White
PHP Programmer
Interfuel

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

Reply via email to