Rob Paxon <mailto:[EMAIL PROTECTED]>
    on Monday, March 15, 2004 9:24 PM said:

> Bear with me while I dish out some details.  My question concerns the
> efficiency of using multiple file includes versus storing segments of
> data in one include as arrays or functions.

have you considered the size of your includes? maybe cutting the size
down by splitting them into more concise files would help? in this way
you could more precisely include what you needed and leave the rest out.

just a thought.


chris.

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

Reply via email to