Help for this page
DBD::mysql::st execute failed: called with 1 bind variables when 0 are + needed at /cgi-bin/insert.pl line 44.
my $street = "http://www.streetmap.co.uk/streetmap.dll?postcode +2map?$zip&$zip"; ... $sth->execute($street) or die $dbh->errstr; } $dbh->disconnect;