user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/316', '', '38.107.179.242', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 8877, 1337597075) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

Added in v2.06

dbitems

Syntax: %dbitems(rec)

returns a string list of both keys and values in the given database variable.

Examples:

#ADDKEY dbvar Name Zugg
#ADDKEY dbvar Race Dwarf
#ADDKEY dbvar Level 10
#SHOW %dbitems(@dbvar)

Displays: Name|Zugg|Race|Dwarf|Level|10

Add comment

Login or register to post comments