I searched google, asked some people on irc but no-one could answer me.
$max_index is a value gotten from a database which contains the number of
entry's
for($i = 0, $i < $max_index, $i++){
%data$1{name} = #get the name from the database matching the index
and store
it here ...
}
This is very simplistic in not working code what i want to do. I want to
generate a hash variable name. %data1, %data2 .... where the numbers are read
from a variable .... How can i do this ?
--
<======================>
real men do it in perl ;)
De Brauwer Elie
[EMAIL PROTECTED]
<======================>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]