> -Original Message-
> From: Eric McKeown [mailto:[EMAIL PROTECTED]]
> Sent: 09 January 2002 05:53
>
> I
> could store the list in a conventional serial array...
>
> $valid[0] = "Valid One";
> $valid[1] = "Valid Two";
> $valid[2] = "Valid Three";
> .
> and so on, and then use a for loo
Hi folks,
Quick question about the performance implications of looking up info in
a hash (associative array) vs. looking it up in a serial array. I have
a script that will be running a function (actually several similar
functions) up to 1500 times to verify that certain data values are in a
vali
2 matches
Mail list logo