The info pulled from a Database (Mysql) is already stored in an array, then
you can move the pointer back and forward when you need it. You can send it
to the first "record" and re read it several times...
withmysql_data_seek ($result, 0); goes to the first record again.
JuanCaBo
-
Nope.
Mysql_data_seek($result,0) and it is.
- Original Message -
From: "Daevid Vincent" <[EMAIL PROTECTED]>
To: "Mark Roedel" <[EMAIL PROTECTED]>; "George Wright"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 3:18 PM
Subject: RE: [PHP] reusing MySQL results -- r
2 matches
Mail list logo