Re: Select mit Variablen


[ ruban.de ] [ Antworten ] [ Forum ]

Geschrieben von Thomas Frena on April 03, 2002 um 20:43:

Als Antwort auf Select mit Variablen geschrieben von Andy on Januar 31, 2002 um 15:22:

sorry, Code will das Forum anscheinend keinen :)

");
while ($ergebnis=odbc_fetch_row($query,$i)) {

$pc = trim(odbc_result($query, "pc"));
$seq = trim(odbc_result($query, "seq"));
echo "".$pc."".$seq."";

$i++;
}
echo ("");
?>

Gruß Tom Frena




Antworten:


Schreibe eine Antwort

Name:   
E-Mail:  

Thema:

Kommentar:

Optionale Link URL:   
Link Titel:                  
Optionale Image URL:


[ Antworten ] [ Forum ]