Mailinglisten-Archive |
Hallo Benjamin, On Thu, Feb 24, 2000 at 06:52:04AM +0100, Benjamin Billian wrote: > Ich könnte natürlich mit einer Schleife den Pointer durch die anderen > Einträge durchschicken bis ich bei dem gewünschten angelangt bin. Das ist natuerlich umstaendlich und auch ueberfluessig. > ich habe mit einem mysql_select mehrere Datensätze ausgelesen, > und möchte jetzt den (z.B.) 5. Eintrag. Ich zitiere das Handbuch: mysql_data_seek -- Move internal result pointer Description int mysql_data_seek(int result_identifier, int row_number); Returns: true on success, false on failure mysql_data_seek() moves the internal row pointer of the MySQL result associated with the specified result identifier to point to the specified row number. The next call to mysql_fetch_row() would return that row. -Andreas -- : Anti-Spam Petition: http://www.politik-digital.de/spam/ : : PGP-Key: http://www.tse-online.de/~ab/public-key : : Key fingerprint: 12 13 EF BC 22 DD F4 B6 3C 25 C9 06 DC D3 45 9B :
php::bar PHP Wiki - Listenarchive