Search found 2 matches

by chrisgoff
Mon May 23, 2005 10:52 am
Forum: PHP - Theory and Design
Topic: Is PHP5 fully OO?
Replies: 16
Views: 5959

Cheers malcolm...

Look forward to hearing from any other significantly-better-phpers-than-myselfs out there :o)

Chris
by chrisgoff
Mon May 23, 2005 10:33 am
Forum: PHP - Theory and Design
Topic: Is PHP5 fully OO?
Replies: 16
Views: 5959

Is PHP5 fully OO?

Hi I am trying to answer a question that is likely to come up in one of my final year exams in the next few days...is PHP5 fully object oriented, or merely object based? I don't know an awful lot about object oriented programming if I'm honest, so what I've cobbled together is a somewhat limited und...