|
Posted by Jason Barnett on 01/20/05 18:55
Ben Edwards wrote:
> On Thu, 20 Jan 2005 09:37:37 -0500, Jason Barnett
> <jason.barnett@telesuite.com> wrote:
>
>>Dustin Krysak wrote:
>>
>>>Hi there, I am pretty new to writing classes (and pretty new to PHP
>>>itself), but I was wondering what was the best format for constructing
>>
>>There are a few general patterns that show up time after time. They
>>happen so often that there are formal names for them. This isn't really
>>a PHP question per se, but a good site for exploring object design in
>>PHP is http://phppatterns.com/
>
>
> Nice idea, shame about the site. I would expect a patterns site to
> have a place with a list of the standard patterns, what they are for
> and implementation in the target language. This site douse not (or it
http://phppatterns.com/index.php/article/archive/1/
Maybe not organized the way you would do it, but there are a lot of
patterns there (and the links will describe implementation in PHP).
> douse I cant find it). Anyone know of one that douse.
>
> Ben
--
Teach a man to fish...
NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://www.php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins
[Back to original message]
|