[Pugged] PHP & OO
ciapug@ciapug.org
ciapug@ciapug.org
Fri, 21 Feb 2003 01:49:54 -0000
I saw a comment in this article that PHP isn't an OOP:
http://www.lockergnome.com/issues/penguinshell.html
I emailed Tony, and informed him that PHP does indeed support Object
Oriented Programming.
Anyway, my personal experience with using OO in PHP has been pretty
limited. Most of the OO programming I've done has been in Visual
FoxPro, VB (if you can call that OO) and some experimenting in PHP and
Python.
Just curious - how many of you take advantage of OO in PHP, or do you
stick to procedural coding & function calls?
-dc