Re: [PHP] classes & $this->

2002-02-01 Thread pioneer
On Fri, 1 Feb 2002, Phil Schwarzmann wrote: > Can anyone direct me to a nice site that will take my hand and walk me > through the basics of classes and $this-> > > Ive written a few really good PHP sites and haven't had to use either of > the two and Im sure Im missing out on some essentials to

[PHP] classes & $this->

2002-02-01 Thread Phil Schwarzmann
Can anyone direct me to a nice site that will take my hand and walk me through the basics of classes and $this-> Ive written a few really good PHP sites and haven't had to use either of the two and Im sure Im missing out on some essentials to good coding. Thanks!