Re: Weird characters between words in a database key

2002-03-06 Thread Jenda Krynicky
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

Weird characters between words in a database key

2002-03-06 Thread Jay M
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