in reply to Re^4: WHAT IS WRONG TO PASS PARAMETER TO THE ARRAY?
in thread WHAT IS WRONG TO PASS PARAMETER TO THE ARRAY?
OH.... it still return me blank screen.
even i change
my @partofcookie= @$incomingdata;
foreach my $product ( @partofcookie) { .....blah blah..
if i am using wrong data type.
i shoudl not pass a string data to foreach loop?
looks like i fall down again bfore the dawn....dawn
help me pleseeeeeeeeeee