Search Results
-
Updated on: Feb 03, 2010
How do I store an array in a text file and then retrieve it again?
Revolution enables you to convert an array into a format that can be stored in a file or sent to a URL using arrayEncode. Conversely, you can use arrayDecode to to convert data back into a Revolution array.
This lesson will show you an example of how to use arrayEncode/arrayDecode with...
