The data type is defined in the data tag

Database Structure:

all references to the db should be called and added to like this: $db{'ID#'} Each database string at the ID# must also contain the ID# at the beginning of the string. see below.

Database Entry Syntax:

the actual data of types 1,2 and 3 starts at db[11] Syntax for the data here follows. Notice that the pipe symbol seperates the data and the colon seperates keywords. You can have as many keywords as you like but the username must be first in the string if you are calling for, editing, removing, or adding data of type 2 or 3, and if it is data type 3, the second keyword must be a link id to the question the answer is revelant to:

"ID#|datatype|user=name|link=linkid#|keyword=value:keyword=value:keyword=value:keyword=value|data"