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
How to code using 'Classes'
Moderator: General Moderators
Re: How to code using 'Classes'
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.
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'
Thanks jmut
I'll have a look there
I'll have a look there