Thread: Classes in PHP
View Single Post
  #2 (permalink)  
Old Oct 11th, 2007, 11:01
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Classes in PHP

Classes are the BOMB! They are the way of the future with PHP...but I'm a bit biased

I actually wrote a tutorial in Webforumz newletter last month that should be a good start. If you have PHP 5, it gets even better.

They are very easy and generally the question is "When shouldn't I use classes?" and there aren't many answers.
Reply With Quote