- or download this
$sth = $dbh->prepare("SELECT SUM(number) FROM $serverTable where name
+ = \'$surname\'");
- or download this
$sth2 = $dbh->prepare("SELECT SUM(number) FROM $serverTabl_4 where na
+me =
\'O'Connor\'");
- or download this
$sth2 = $dbh->prepare("SELECT SUM(number) FROM $serverTabl_4 where na
+me =
\'O\'Connor\'");