On Thu, Sep 26, 2002 at 02:18:18PM -0400, Doc wrote:
>That didn't make any sense whatsoever. 

Read the documentation.

>DBI does not return column names in results. 

Read the documentation.

> H-T needs column names to assign values to <TMPL_VAR NAME=VARNAME>

Read the documentation.

> So How is it possible to use $template->param(ROWS => $sth->fechall_arrayref({}));
> when arrayref does not supply H-T what needs to perform it's function?

Read the documentation.

That's why the documentation is there; and you've just made it clear
that you don't believe the answers given by people on the list, so why
are you asking again?

Try searching for the line

             $tbl_ary_ref = $sth->fetchall_arrayref({});

Roger


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to