PHP Tutorials Examples Object Oriented Programming with PHP.
This is a great tutorial about working with OOP in PHP.
Another PHP Video tutorial site. – Very popular OOP tutorial series, but a little slow.
Good descriptions of separation of code between Model View Controller, or business logic, database connections, validation etc.