Im involved in a site atm, we are having caching problems with mysql, being as the site is overloading the db and its maxing its connections nearly permanently. I havent actually got access to the script atm, but i probably will do soon, but basically there is no data caching in it. What i was wondering, is are there any clever functions etc. that can be used to cache data between scripts? I want to try to aviod caching in the session array as thats not very secure, and a 'manual' fput cache would be silly.
its phpauction btw, if anyone has any experience of it i would be greatful for any pointers
Ta
Coco