Caching a PHP Array
问题 My problem is im creating a large nested PHP array which is parsing information from multiple external sources. On the first return I would like to cache this data. Im pretty new to caching so don't really know what I should be looking for, any good or bad methods or even if this is common practise! Have googled but not really found anything decent for a cache noob. Im already using smarty to cache my page content (excluding the dynamic bits), done apache tweaks, minifying etc to increase