From: "Jay M" <[EMAIL PROTECTED]>
> I am attempting to modify a large existing set of scripts. All of
> these scripts use dbmopen/close to create databases.
>
> when a database record is created and the key contains multiple
> words/variablels i.e. $DATABASE{"How" , "Are", $Yo
I am attempting to modify a large existing set of scripts. All of these
scripts use dbmopen/close to create databases.
when a database record is created and the key contains multiple
words/variablels i.e. $DATABASE{"How" , "Are", $You} = $value whenever I
output the key to html it prints the