On Tue, 21 Jan 2003 09:47:28 -0600, Chris Boget wrote:

>> > equates an object to a function
>> You'd be better off trying to equate an object to a data type.
>
>Why is that?  Please explain?

my 2 cents are as follows.

Objects have functions that return data types as many objects contain data.  and the 
functions just tell the object how to manipulate and "display" or give some of the 
data 
back.

I hope that helps.   OOP kinda threw me for a loop when I first started wrapping my 
mind 
around it.


>I do not mean to sound trite.  I do not know and am very curious
>to hear more.
>
>Chris
>
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to