View Single Post
  #6 (permalink)  
Old 06-12-03, 03:19 AM
prettypretty's Avatar
prettypretty prettypretty is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
I think it depends on the scale of your site

OO programming is for those large scale websites.
Functions can be reused, so do functions within classes.
However, classes also further record the way of using those functions.
So, OO programming reduces loads of works to repeat calling functions in the same way, but it is useless to do so if your website is not big enough...
__________________
try to make things pretty pretty...
Jeans Lover Gallery collects all kinds of jeans pictures: www.hiya.hk/jeans/
Reply With Quote