Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Foreach in a 2D array

by monoxide (Beadle)
on Oct 28, 2004 at 09:08 UTC ( [id://403322]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @columns = (
      "Gender"
    ...
        print '<input type="radio" name="'.$columns[$i].'" value="'.$optio
    +n.'"> '.$option.' ';
      }
    }
    
  2. or download this
    Gender: <input type="radio" name="Gender" value="ARRAY(0x1bba2e4)"> AR
    +RAY(0x1bba2e4)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://403322]
Approved by claree0
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-18 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found