OOP in coldfusion

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CF FAN
    New Member
    • Mar 2008
    • 50

    OOP in coldfusion

    Could anyone plzz gve a explanaton of OOP concept in coldfusion
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Do you understand OOP in general?

    You would need to use CFCs - the cfcomponent tag. Read about the main concepts, e.g. inheritance, encapsulation, polymorphism, abstraction, etc.

    If you have some specific questions, post back here.

    Comment

    Working...