Thread
:
[SOLVED] Is PHP an Object Oriented Programming language?
View Single Post
#
4
(
permalink
)
06-10-2007, 05:16 PM
Atif Majid
Posts: n/a
PHP is not purely an object oriented language. But you can develop applications based on object oriented programming.
For example, you can see PEAR packages in PHP.
__________________
Atif Majid