Hi there,

I am stuck with something here.
What does the following piece of code mean?

my @temp1;
my @temp2;
$cnt=0;
$temp2[$cnt] = [EMAIL PROTECTED];

What is the kind of data stored in $tempFieldNames[$information] ?

Please help.

Sundeep


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to