Reply to Re: [PHP] Re: Best way to use other objects within classes?
Posted by Jason Barnett on 06/03/05 20:23
Then you're a better coder than me, but then again who isn't. :) It's
just that in general I try to make things as strict / difficult as
possible to code during development so that I will catch as many errors
as possible before hand. But then again I use error_reporting(E_ALL).