On Thursday 29 August 2002 14:18, Bryan McLemore wrote:

> Should I design the program so that it will take all the information out of
> the database and put it into arrays and then print it? or should it
> directly acess the database?

It probably depends on your situation. If you need to process the results it 
may be easier to read them all into an array first.

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


/*
When you're not looking at it, this fortune is written in FORTRAN.
*/


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

Reply via email to