Hope this helpsmy $table_data = $dbh->prepare($companyquery); $table_data->execute; my $arrayref = $table_data->fetchall_arrayref({}); $template->param(ROWS => $arrayref);
In reply to Re: Re: Re: using CGI, DBI and HTML::Template (a mini tutorial with example code)
by blue_dragon99uk
in thread using CGI, DBI and HTML::Template (a mini tutorial with example code)
by gav^
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |