How to Cache variable value?
Posted: Wed Nov 03, 2010 3:37 pm
Hey,
Im trying to do some caching in PHP and I have not clue what to do. I have a function that returns an array of XML objects. I want to cache this array and then access it later on.
Any ideas?
Im trying to do some caching in PHP and I have not clue what to do. I have a function that returns an array of XML objects. I want to cache this array and then access it later on.
Any ideas?