Re: [PHP] Classes Tutorials

2003-09-22 Thread jsWalter
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Although i dont code for pear standards, i must recommend learning the pear > code, its how i taught myself classes. I concur. It is how I am learning this stuff. That and my stupid questions to this list (see previous posts just yes

Re: [PHP] Classes Tutorials

2003-09-21 Thread daniel
Although i dont code for pear standards, i must recommend learning the pear code, its how i taught myself classes. > Hi, > > I'm want to master the art of programming in Classes and worked through > some elementary tutorials. > > Are there perhaps a bit more advanced tutorials than Devshed? > > Th