Hi,
Wie genau würdest du das mit PHP machen? (nur rhetorisch gefragt)
while ($temp = mysql_fetch_assoc($mysqlReslt))
{
... mysql_query(...) ...
Autsch. Datenbankabfragen in Schleifen == böse.
Und hast du schonmal nachgesehen, ob MySQL auch Variablen kennt, mit denen man hochzählen kann?
Ich kenn nur auto_increment und hab keine Idee,
wonach ich suchen sollte ;(
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]