Hey,
Ok lemme first explain my problem. I use phpMyAdmin to manipulate my MySQL DBs and I have more than 20 seperate users who login to phpMyadmin.
My problem is the client compluter caches the pages so eventho sum1 logs out and a new user logs in, they still get the cached page until they press Ctrl + "Refresh".
I tried to use the mod_expires module of Apache2 but it is not working.
So to make things simpler, all i want is to disable client side caching of .php files.
Thnx in advance 4 ne help
r O h I t H