print('
'); for($k = 0; $k < sizeof($artikel); $k++) { print $artikel[$k][0]; print(' Anzahl: '); print(''); print('
'); } print(''); print('
');