Developer's Manual  Database Structure  Table supra

Table supra

When you want to store a variable or configuration parameter for the later use, there is no need to create a table just for storing one value. Use supra table and functions setSupraValue and getSupraValue instead. The table have the following structure:

Field Description
field Variable name.
value Contains serialized and compressed value.
Please login to add comments.