Please could anyone advise me why my array is something like:
The code that produces this is like:ARRAY(0x943548)ARRAY(0x943548)ARRAY(0x943548)ARRAY(0x943548)
while(@row_B = $sth_B->fetchrow_array()) { @record_B = @row_B; push(@fields_B, \@record_B); } $sth_B->finish();
In reply to Contents of array - Perl DBI question by Freezer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |