Report Caching

Stimulsoft Reports.PHP discussion
Post Reply
PeterG
Posts: 13
Joined: Sun May 25, 2025 8:22 pm

Report Caching

Post by PeterG »

When I run a PHP report in localhost the most recent changes are not displayed - even a day later. How can I get the report to reflect the latest changes short of clearing the cache each time, something I would prefer not to have to do?
Lech Kulikowski
Posts: 7496
Joined: Tue Mar 20, 2018 5:34 am

Re: Report Caching

Post by Lech Kulikowski »

Hello,

What do you mean by "recent changes are not displayed"? What changes are not applied?

Thank you.
PeterG
Posts: 13
Joined: Sun May 25, 2025 8:22 pm

Re: Report Caching

Post by PeterG »

What I mean is that I am building the report and testing as I go along. If I add a field or move things around on the report, I don't see the change reflected in localhost. I'm building the report in the same folder that localhost points to so changes to the report should be reflected immediately.
Post Reply