12-22-2007, 07:26 PM
|
#8 (permalink)
|
|
WebDev'n Beer Drnkn' Fool
Join Date: Dec 2007
Location: Denver, CO
Posts: 59
Thanks: 2
|
Quote:
Originally Posted by Village Idiot
The question really doesn't make sense. OOP is a part of PHP just like arrays or functions.
|
"OOP" stands for Object-Orientated Programming and is not even close to PHP specific.
OOP is a concept, rather than a built in function of PHP.
Object-oriented programming - Wikipedia, the free encyclopedia

|
|
|