Mailinglisten-Archive |
while($row=mysql_fetch_array($result)){
for($i=0; $i<mysql_num_fields($result); $i++){
$meta=mysql_field_name($result, $i);
echo $meta."=".$row[$meta]."<br>";
}
}
Viel Spaß!
joh
--
Johannes Schmidt
Handelsblatt.com
Tel: 0211/887-2540
ICQ - 89177058
---
*** Weitere Infos zur Mailingliste und MySQL unter www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive