Object Oriented PHP Tutorial in PDF

September 11, 2007

php logo

Hi,

I’ve had several people request that the article on object oriented PHP be made into a PDF for offline viewing.

oop in php

Well … here you go: oop php pdf

The PDF also contains links to the accompanying videos.

Thanks,

Stefan Mischook

www.killerphp.com
www.killersites.com

6 Responses

  1. Cody Author September 11, 2007 at 3:54 pm

    Awesome introduction to OOP PHP Stefan, I hope you take it further.

  2. Pingback: PHPDeveloper.org

  3. Pingback: developercast.com » Stefan Mischook’s Blog: Object Oriented PHP Tutorial in PDF

  4. Marcin Szterling Author September 12, 2007 at 9:42 am

    Nice one, but you wrote about 3 different types of variables, it can be public, private, protected and final!

  5. Stefan Mischook Author September 12, 2007 at 9:45 am

    “Nice one, but you wrote about 3 different types of variables, it can be public, private, protected and final!”

    I know, but I am always trying to balance being complete with not wanting to throw too much at the person new to object oriented concepts.

    Thanks for the comments.

    Stefan

  6. Mihai Author September 22, 2007 at 6:50 pm

    I think I’m an intermediate PHP coder, but I just could not understand OOD /classes and how to manipulate, you brought some light.
    Keep the good work

To Top