In migrating from PHP4 to PHP5, I've decided to also migrate my knowledge and get more adept with classes, objects, and the like. Basically, upgrading myself as well.

If you haven't already, check out the zend framework. I downloaded the classes and there are some good webinars on their main site for Framework which explain the basics of MVC design, which I am still in the process of getting my head around.

Does anyone here have experience with ZF or MVC design?


Thanks,

CharlesH