Hallo,
NAME=\"kunde[firma][".$kunde_id."]]\"
lass doch das ausechoen von html-code. html ist eine templatesprache.
<input name="kunde[firma][<?php echo $id?>]">
oder short_open_tags (die _nicht_ "deprecated" sind): <?=$id?>
Gruß
jobo
Hallo,
NAME=\"kunde[firma][".$kunde_id."]]\"
lass doch das ausechoen von html-code. html ist eine templatesprache.
<input name="kunde[firma][<?php echo $id?>]">
oder short_open_tags (die _nicht_ "deprecated" sind): <?=$id?>
Gruß
jobo