Hallo theresa,
kann mir jemand erklären wie ich ein mehrdimensionales arrays, dass ich hoffentlich richtig erstellt habe, ausgeben kann.
erstellung:
$akttermin = 1,2,3.....
$arra = 1,2,3.....
$array = array("$akttermin" => array("$arra" => "0"));ausgabe:
echo $array[1][1];natürlich erschient auf mienem bilschirm genau nichts...
[x] Du suchst die Funktion print_r().
Grüße
Marc Reichelt || http://www.marcreichelt.de/
--
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html