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
- RE: [PHP] when is OOP a good choice? anders thoresson
- RE: [PHP] when is OOP a good choice? Le Yang
- [PHP] Re: when is OOP a good choice? Vladimir Galkov
- Re: [PHP] when is OOP a good choice? php
- Re: [PHP] when is OOP a good choice? SLanger

