Periodiek "; include ("periodiek/articles.php"); reset ($articles); $k =0; while ((list ($key, $article) = each ($articles)) && $k < 5) { echo ""; echo strtoupper($article["title"]) . "\n"; echo " ---- \n"; $k++; } echo "\n"; } ?> PI Inc. Online Shop
"; include ("shop/products.inc"); reset ($products); while (list ($key, $val) = each ($products)) { echo " ---- \n"; echo ""; echo strtoupper($products[$key]["name"]) . " nu voor slechts " . $products[$key]["price"] . " €\n"; $k++; } echo "\n"; } ?>

Zone5300 E-niversiteit