Date: 04/14/00
- Next message: Florian Dittmer: "[PHPLIB] Does PHPLIB work with PHP4 ?"
- Previous message: Michael Vernaillen: "[PHPLIB] file download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Florian Dittmer: "[PHPLIB] Does PHPLIB work with PHP4 ?"
- Previous message: Michael Vernaillen: "[PHPLIB] file download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

