De volgende regel geeft een parse error:
$link = '<a href=# onclick="javascript:newwin=window.open('click.php?$url','PopupTest','width=400,height=400')"> '. $row["NAAM"].'</a>';
Ik kan de fout niet vinden...
$link = '<a href=# onclick="javascript:newwin=window.open('click.php?$url','PopupTest','width=400,height=400')"> '. $row["NAAM"].'</a>';
Ik kan de fout niet vinden...