echo? "<table>\n" ;while?( $line? =? mysql_fetch_array ( $result ,? MYSQL_ASSOC ))?{????echo? "\t<tr>\n" ;????foreach?( $line? as? $col_value )?{????????echo? "\t\t<td> $col_value </td>\n" ;????}????echo? "\t</tr>\n" ;}echo? "</table>\n" ;
- 0 回答
- 0 關(guān)注
- 2019 瀏覽
添加回答
舉報
0/150
提交
取消