To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationwrite_cache_value

write_cache_value (string name, mixed value[, string encryption]) ⇒ boolean

Caches a value into the properties list so that it can be accessed by another instance of ZPE or at a later date. Optionally, for a string value the value can be encrypted.

First available: Version 1.6.6

Notes

Prior to version 1.7.9, this was called cache_value.

Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.