Page 147 of 211,240, showing 20 records out of 4,224,783 total, starting on record 2,921, ending on 2,940
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 10:18 | gwoo | after the first run its cached so its a lot faster |
# | Aug 7th 2008, 10:18 | gwoo | ammadsaleem: what is the name of this function? |
# | Aug 7th 2008, 10:18 | jonathan_ | @ammadsaleem: declare it in the appcontroller class |
# | Aug 7th 2008, 10:19 | jonathan_ | but that is bad practice (i think) |
# | Aug 7th 2008, 10:19 | gwoo | jonathan_: no |
# | Aug 7th 2008, 10:19 | gwoo | it wouldnt be |
# | Aug 7th 2008, 10:19 | gwoo | that would only be available to controllers |
# | Aug 7th 2008, 10:19 | jonathan_ | well depending on what it |
# | Aug 7th 2008, 10:19 | jonathan_ | is |
# | Aug 7th 2008, 10:19 | ammadsaleem | then how to call it |
# | Aug 7th 2008, 10:19 | gwoo | would not be available "everywher" |
# | Aug 7th 2008, 10:20 | jonathan_ | i'll let the wise man answer the question |
# | Aug 7th 2008, 10:20 | gwoo | ammadsaleem: what is the name of your funciton? what does it do? |
# | Aug 7th 2008, 10:20 | gwoo | jonathan_: we dont just give away answers around here :) |
# | Aug 7th 2008, 10:20 | gwoo | we make people work for them |
# | Aug 7th 2008, 10:20 | jonathan_ | good practice |
# | Aug 7th 2008, 10:20 | jonathan_ | i agree, just trying to be a smart arse |
# | Aug 7th 2008, 10:21 | jonathan_ | ^_^ |
# | Aug 7th 2008, 10:21 | ammadsaleem | testFunction($str1, $str2) |
# | Aug 7th 2008, 10:21 | flzz | is there a reason 1.2 defaults to allowing browsers to cache pages? and is Controller::disableCache() the appropriate way to deal with this? |