On Fri, May 30, 2008 at 4:17 PM, Adam Williams <awilliam@xxxxxxxxxxxxxxxx> wrote: > I was wondering if anyone knew of some books/tutorials/howto's, etc on > going from procedural style coding to object orientated coding with PHP? > I've been using PHP since version 3 and am used to the procedural style, > but I'm noticing that PHP's trend is going to the object orientated style, > but I'm not familiar with that style. Any suggestions on how to make the > switch to coding in object orientated style? > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > If you want to go the book route, look for "Design Patterns" on Amazon.com, its a good general overview. That's how I got started, from there it starts to become natural for you. Maybe search around different PHP 5 OOP tutorials and look at some frameworks. -- -Dan Joseph www.canishosting.com - Plans start @ $1.99/month. "Build a man a fire, and he will be warm for the rest of the day. Light a man on fire, and will be warm for the rest of his life."