Object Oriented PHP Tutorial in PDF

Hi,
I’ve had several people request that the article on object oriented PHP be made into a PDF for offline viewing.
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
September 11th, 2007 at 3:54 pm
Awesome introduction to OOP PHP Stefan, I hope you take it further.
September 12th, 2007 at 7:34 am
Stefan Mischook’s Blog: Object Oriented PHP Tutorial in PDF…
…
September 12th, 2007 at 9:18 am
[...] At the request of several people who liked his “Object Oriented PHP” tutorial, Stefan Mischook has compiled it into a PDF file and made it available for download. I’ve had several people request that the article on object oriented PHP be made into a PDF for offline viewing. […] The PDF also contains links to the accompanying videos. [...]
September 12th, 2007 at 9:42 am
Nice one, but you wrote about 3 different types of variables, it can be public, private, protected and final!
September 12th, 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
September 22nd, 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