|
. | <%init> my $dbh = DBI->connect("DBI:mysql:allaboutjazz", 'vxweb', 'vx232web'); my ($nt_id, $name, $image_url); my $sql = qq { SELECT news_type_id, name, image_url from news_type WHERE news_type_id ORDER BY name }; my $stmt = $dbh->prepare($sql); $stmt->execute(); %init> <%cleanup> $dbh->disconnect(); %cleanup>
|
||||||||||||||||||||||||||||||
|
|
||
| Privacy Policy | Dedicated Servers | All material copyright © 2008 All About Jazz and/or contributing writers/visual artists. All rights reserved. | |