--- Luis Lebron <[EMAIL PROTECTED]> wrote:
I am rebuilding a php application to handle a higher load. The
previous programmer had created a series of dynamically generated
select boxes using a mysql table. Would it be faster or less
resource intensive to create a series of arrays to generate the
--- Luis Lebron <[EMAIL PROTECTED]> wrote:
> I am rebuilding a php application to handle a higher load. The
> previous programmer had created a series of dynamically generated
> select boxes using a mysql table. Would it be faster or less
> resource intensive to create a series of arrays to generat
From: "Luis Lebron" <[EMAIL PROTECTED]>
> I am rebuilding a php application to handle a higher load. The previous
> programmer had created a series of dynamically generated select boxes
using
> a mysql table. Would it be faster or less resource intensive to create a
> series of arrays to generate
I am rebuilding a php application to handle a higher load. The previous
programmer had created a series of dynamically generated select boxes using
a mysql table. Would it be faster or less resource intensive to create a
series of arrays to generate the select boxes and avoid the database
queries.
4 matches
Mail list logo