If you don't know how to create database driven sites with procedural PHP already, then this book will help introduce it to you. Provided you feel comfortable with procedural code, then by all means start delving into the object-oriented paradigm. I personally would not recommend buying the edition of the book that
aaarrrggh posted above, but rather the third series of that book because it is newer (by five years or so) and so will cover the likes of PHP 5.3 (with its new features, such as late static binding):
http://www.amazon.co.uk/Objects-Patt...dp_ob_title_bk. I am half way through book at the moment, and so far it has provided me with a very strong foundation in object-oriented programming.
Bookmarks