I was thinking of cache for my php project, a mini shopping cart that interacts with the database, but am not sure where the cache file is stored, on the server or on the client's system plus how to best use cache in php?.