topical media & game development
mashup-gmaps-ch09-08.pl / pl
#!/usr/bin/perl
use DBI;
use strict;
my dbh))
{
die "Couldn't open connection to database\n";
}
my @lines;
my dbh->prepare('select title,lat,lng from ch08_simple');
row = row->{lat},
row->{title}));
}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.