in reply to Re: output all array names in html
in thread output all array names in html

Hi marto,

"am trying to loop and get all arrays. every name with its li"

@names = ('Foo', 'Bar', 'Moo'); my $str = join(" ",@names);

I think you are getting trolled, now.


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^3: output all array names in html
by marto (Cardinal) on Sep 14, 2018 at 14:24 UTC

    Could be, or just copying/pasting code without understanding it, or even trying to.

      without understanding it, or even trying to
      Then that's even more a good reason not to waste any more time with this brick.


      holli

      You can lead your users to water, but alas, you cannot drown them.