Copying Structures
Once you start using structures you need to understand pointers. This essentially is that if you set a variable equal to a structure you do
I specialise in providing consultancy to SME businesses in the ecommerce space and building high performance, scalable, robust applications with high levels of test coverage.
Interested in finding out more about me?
Once you start using structures you need to understand pointers. This essentially is that if you set a variable equal to a structure you do
A real bug bear of mine is people not var(ing) variables in their functions. Many people think this is just an inconvenience but trust
Now I don't profess to be a legend of CSS, but I get by. Two things that really used to bug me when
It appears that the clear template cache function has been broken by the ColdFusion 7.01 updater. The only way round it I have is
When creating objects with ColdFusion I prefer to use a constructor method to set my object&'s properties. So say I have a component