Je zou moeten hebben:
$thisProduct .=" BESTELLEN OP prod_name";
$thisProduct .=" LIMIT 1";
(Merk op dat de LIMIT 1 betekent dat je maar één record krijgt).
Je zou moeten hebben:
$thisProduct .=" BESTELLEN OP prod_name";
$thisProduct .=" LIMIT 1";
(Merk op dat de LIMIT 1 betekent dat je maar één record krijgt).