hello, can any1 help me

I am trying to find info about the php4 object model. I then would like to compare it to the php5 object model. could any please tell me what it is or if you are aware of any links that will answer my query.

Thanks

    thats great thanks, but i was wondering if someone can give me a definition of what the object model is. what it consistes of. a description of the php4 model. thanks

      PHP 4 isn't OOP, it has OOP support for user defined objects, so there isn't a Object Model per say, like you find with Javascript or other OOP languages. The link I gave you will have most, if not all, the information you'll find on PHP 4 and PHP 5 "Object Models."

        just wondering, what are the differences and similarities between the ph obj model and javas obj model

          Write a Reply...