Page 1 of 1

How to code using 'Classes'

Posted: Thu Feb 21, 2008 1:36 am
by juan2go
Hi All
I'v just joined and my question might seem very simply to a lot of you, but I would like to start using Classes in my scripts . Can anyone give me a kick start

Thanks

Re: How to code using 'Classes'

Posted: Thu Feb 21, 2008 2:10 am
by jmut
php.net/oop5
This is the best kick start ever.
Still it's only syntaxt there, and all about howto do stuff in php. To get the conceptual idea on howto make good use of objects you'll need some books. I think there was thread with recommended books but cannot think of.

Re: How to code using 'Classes'

Posted: Thu Feb 21, 2008 8:45 am
by juan2go
Thanks jmut
I'll have a look there