Notice: Undefined variable: db_uitkomst in /home/nbsys/centrale.kijk-tv.nl/C-hulpjes/h_stmt-prepare-bind-execute_copy_AllYouNeed.php on line 23
$stmt = $activeDatabaseConnection->prepare(
"INSERT $DB_TabelNaam_voor_kk SET" .
Notice: Undefined variable: db_uitkomst in /home/nbsys/centrale.kijk-tv.nl/C-hulpjes/h_stmt-prepare-bind-execute_copy_AllYouNeed.php on line 73
");
$stmt->bind_param('
Notice: Undefined variable: db_uitkomst in /home/nbsys/centrale.kijk-tv.nl/C-hulpjes/h_stmt-prepare-bind-execute_copy_AllYouNeed.php on line 102
',
Notice: Undefined variable: db_uitkomst in /home/nbsys/centrale.kijk-tv.nl/C-hulpjes/h_stmt-prepare-bind-execute_copy_AllYouNeed.php on line 114
);
$stmt->execute();
$stmt->close();