[ic] Getting database handle in UserTag

docelic at mail.inet.hr docelic at mail.inet.hr
Fri Jul 21 07:34:34 EDT 2006


On Fri, 21 Jul 2006 07:42:38 -0400
Tim Nelson <timnelson at phreaker.net> wrote:

> Normally when I want to get a database handle in a page I do:
> [perl tables="userdb"]
> my $dbh = $Sql{userdb};
> ...
> 
> How can I accomplish the same thing in a UserTag ?


  $Db{userdb}->query('SQL..')  ?


More information about the interchange-users mailing list