I've just started to read about - and will soon try to write - object oriented code. I think I've got the basics both from the PHP-books I have, and from various sources on the web.

But nowhere have I read a good explanation to two of my questions:

1. What are the main benefits from OOP?
2. When is OOP a good choice for a PHP script, and when is ordinary functions a better call?

--
anders thoresson

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

Reply via email to