Cache functions
| 1 2 3 4 5 | nocache(op, ...)
make_memcache()
make_datcache(filename)
 | 
| op | command for cache function | 
| ... | arguments sent to del, chk, put, and get within the cacher | 
| filename | filename for cachers that store data in files | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.