in reply to Re: CGI problem help
in thread CGI problem help
Then all you need is the while loop, it replaces the whole for loop.$table->addRow(@field);
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI problem help
by sir_com (Acolyte) on Sep 16, 2009 at 15:27 UTC | |
|
Re^3: CGI problem help
by Anonymous Monk on Sep 16, 2009 at 18:22 UTC |