I am having trouble with one of the queries on my web app. It appears to be a cached copy. What's interesting about it is that when I access the same query from another language(pike) the correct result is returned and then when I got back to php it's correct as well. I initially thought it was a browser caching problem but I have no-cache headers, I have added a dummy variable to the url that is basically the unix date and I have done the shift reload as well as have the browsers set to check each time. Thoughts?