Help for this page
@array = ( [ "A", "B", "C" ], [ "D", "E", "F" ], [ "G", "H", "I" ], );
for($col = 0; $col < $width; $col++) { ... } $myString =""; }
"Use of unitialized value in concatenation... blah, blah"