phpbar.de logo

Mailinglisten-Archive

RE: brauche hilfe bei mysql abfrage
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: brauche hilfe bei mysql abfrage



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 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive