Great book for PHP/MySql

I just picked up

Web Database Applications with PHP and MySql
by O’Reilly and it’s actually very informative for moderately skilled programmers. If you’re like me, and you’ve taught yourself everything you know, you probably missed a few ‘meat and potatoes’ things along the way like bulk loading *.cds files into a database ;). I give it seven thumbs up. :}

Sounds good, I don’t have any professional training with php other then jubba lol so maybe I should look into that book

I actually didn’t like that book. The best PHP book (if you are a visual learner) is this one:

It shows you real examples and is easy to use and see and there isn’t too much lengthy text. :slight_smile:

I have the book Jubba recommended and I think it is alright but sometimes it seems like you are learning some out of place things. It’s good though. I mean, I read it and I know how to use print. :thumb:

Well if you don’t know how to implement the things that are in that book then you need to re-think your approach to PHP.

I just need to read past the first chapter. When I started it I didn’t understand any aspects of any coding language what so ever, but now it makes a lot more sense to me. My approach has been rethoughted.