[KLUG Members] Best way to use temp files in PHP

Peter Buxton members@kalamazoolinux.org
Mon, 9 Sep 2002 13:19:04 -0400


On Mon, Sep 09, 2002 at 11:42:49AM -0400, adam@morrison-ind.com wrote:

> The thought of something like db3 crossed my mind,  but I've never
> used it.

Might be straightforward:

http://www.php.net/manual/en/ref.dba.php

If you have +40,000 rows, you must surely be iterating across your
variables. Can you isolate that iteration to break your arrays into
groups of 10,000, or would you rather not write your own variable code?
:)

-- 
http://www.killdevil.org/~peter