Hi ...
ich glaub ich bin zu blöd dazu ... :/
Code:
echo "<tr bgcolor="".$color.""><td width=\"20%\" nowrap>\".$table[0].\"</td><td width=\"20%\" nowrap>\".$msg_c['Op'].\"</td><td width=\"20%\" nowrap>\".$msg_c['Msg_text'].\"</td><td width=\"20%\" nowrap>\".$msg_o['Op'].\"</td><td width=\"20%\" nowrap>\".$msg_o['Msg_text'].\"</td></tr>\n";
Wie müßte denn diese Zeile aussehen .... und ist der Rest richtig`?? besonders das :
Code:
<tr bgcolor="".$color."">
Es kommt die Fehlermeldung:
Code:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /op.php on line 46
Last edited by mastermind at 24.06.2002, 23:07