On Wednesday 28 August 2002 20:16, Petre Agenbag wrote:
> Actually, it's not accurate for me to say "stepping through an array
> more than once", as I want to step through the database ( $result) more
> than once, without having to make connections to the db again.
> Can this be done?

mysql_data_seek()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
I don't know who my grandfather was; I am much more concerned to know
what his grandson will be.
                -- Abraham Lincoln
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to