Hi,
one doubt regarding cfinvoke /cfobject
i have one cfc with more than 2 function called comp1.cfc
i have another cfc with more than 2 function called comp2.cfc
in the 2nd one (comp2.cfc) use one same function in comp1.cfc.
which way is better CFINVOKE or Createobject for tht componet?
why?
one doubt regarding cfinvoke /cfobject
i have one cfc with more than 2 function called comp1.cfc
i have another cfc with more than 2 function called comp2.cfc
in the 2nd one (comp2.cfc) use one same function in comp1.cfc.
which way is better CFINVOKE or Createobject for tht componet?
why?
Comment