putv(name, data)

putv(name, data). base. Stores data inside of the entry's body under the record name. Results can be retrieved with getv(name). Empty entries are deleted automatically. If an entry uses putv/getv records, it cannot directly store text in $_body.

Categories