[PHPLIB] db_mysql -> seek($pos) vs. $Auto_Free From: Chaco Taco (tacochaco <email protected>)
Date: 04/14/00

Which is preferable for application speed?
My program is nearly complete and I have only one function where I need to
reset my recordset. Is it preferable to rerun the query in this one function
or should I set my Local.inc $Auto_Free var to 0 so that I may use the
seek($pos) function from db_mysql.inc?
I would think the former is better for speed but advise would be
appreciated.

Thanks
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.