Josh
Member since Feb 22, 2012
- Profile: /members/9652-josh.htm
- Comments: 1
Recent Blog Comments By Josh
-
Ask Ben: Simple Data Caching In ColdFusion
Posted on Feb 22, 2012 at 7:59 PM
Hi Ben any suggestions on how to improve the following: <cffunction name="CacheUsers" access="public" output="no" returntype="void"> <cfquery name="Application.DB.Users" datasource="database"> SELECT * FROM users </cfq... read more »