Quote:
|
Originally Posted by gray
Does the same apply to php?
|
Yes. But I recommend
SimpleTest over PHPUnit for testing.
Here's a
PHP OOP book. There is some specific PHP/patterns stuff out there too. Google it and check out the SitePoint Advanced PHP forum.
__________________