Member Login
Discussion

Cache a large array: JSON, serialize or var_export?

While developing software like our framework you will need to cache a large data array to a file at some point sooner or later. At such a point you need to choose what caching method you will be using. In this article I will compare three methods: JSON, serialization and var_export() combined with include().

 

http://techblog.procurios.nl/k/618/news/view/34972/14863/Cache-a-large-a...

Current jobs
No job postings to display
Who's new
  • dhurba
  • samir
  • sushil
  • rightchoice2c_me
  • bishal
Poll
Which is your favorite PHP Web Framework?: