Hello Marcus, 2005/5/13, Marcus Boerger <[EMAIL PROTECTED]>: > > what is a class based language? > > It means the language is based around the idea that all objects refer to a > certain class and you cannot dynamically add, change or remove members > (though php allows to dynamically add properties).
ok, this makes the hole thing clearer. Now i understand the idea behind the php object model. thank you. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php