$X
->put (key
,value
[,flags
])
Stores a key/value pair in the database.
flags
is optional. If
R_IAFTER
or
R_IBEFORE
is set, then
key
is set to the record number of the inserted key/value pair.
Copyright © 2001 O'Reilly & Associates. All rights reserved.