phpbar.de logo

Mailinglisten-Archive

AW: [php] DB und select-feld

AW: [php] DB und select-feld

Michael Koch php_(at)_phpcenter.de
Wed, 13 Jun 2001 11:20:53 +0200


Am Mittwoch, 13. Juni 2001 11:00 schrieben Sie:
> $option_block="<select name="SEL_FELD" >";
>
> >              while ($row = mysql_fetch_array($sql_result)) {
> >                 if($row["auswahl_id"] == $pleaseSelectItem)
> >
> >                    $option_block .= "<option value="
> > .$row["auswahl_id"]." selected >".$row["auswahl"]."</option>";
> >                 }else{
> >                    $option_block .= "<option value="
> > .$row["auswahl_id"].">".$row["auswahl"] ."</option>";
> >                 }
> >              }

Kann mir mal wer verraten seit wann es "</option>" gibt ? ich habe das noch 
nie gesehen *gg*


Gruss,
Michael
-- 
Bremische Hafenvertretung e.V.                      tel: +49 (421) 3090148
IT-Abteilung                                        fax: +49 (421) 3090150
World Trade Center                             mail: mkoch_(at)_bremen-ports.de
Birkenstrasse 15                           www: http://www.bremen-ports.de
D-28201 Bremen








php::bar PHP Wiki   -   Listenarchive