Here is my code which gives me an output like this:
ABCcorp 246 Cerritos Ave Signal Hill CA 90755 562-427-555
#output database results while (@row=$sth->fetchrow_array) { print FINAL "@row\n" } close FINAL;
How do I code it so that it formats with a newline after each of the fields so that the data appears as a column?
In reply to Array results by ParisR
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |