We currently cache our homepage. However, there is a section of the homepage we don't want cached, because it changes anywhere from a 1/2 hour to 3 hours.
Is there a way to write my code in PHP so that this one section doesn't get cached?
Is this even possible?
Thanks!