phpbar.de logo

Mailinglisten-Archive

[php] For-schleife

[php] For-schleife

Stefan Hamann php_(at)_phpcenter.de
Fri, 22 Feb 2002 23:23:34 +0100


Hallo Cyrill Schumacher,

am Freitag, 22. Februar 2002 um 23:13 schriebst Du:

> ich weiss zwar nicht warum, aber ein hinweis
> zu deinem so schlechten code ;-)
> einfach umgebaut geht das schon viel schneller:

> $sql = array();
> for($i=0; $i <= 2; $i++) {
>             $sql[] = '(\''.$nr_id.'\', \''.$i.'\', \''.$top[$i].'\', \''.$toptext[$i].'\')';
>  }

>  mysql_query('INSERT proto_eintraege (protokoll_id, top_id, top, text) 
> VALUES '.implode(',',$sql),$conn);

schlechter Code? Habe ich aus Krauses PHP4-Grundlagen und Profiwissen.
Und warum sollte das schneller gehen?

_(at)_Joachim
Spalte ist nicht auf auto_increment gesetzt



Mit freundlichen Grüssen
Stefan Hamann
-- 
mailto:stefan.hamann_(at)_tux-design.de


php::bar PHP Wiki   -   Listenarchive