Use the static method set() to store an entry in the registry.
The value returned can be an object, an array, or a scalar.
You can change the value stored in a specific entry of
the registry by calling the set() method to set the entry
to a new value.
The index can be a scalar (NULL, string, or number), like an
ordinary array.




