Posted by Java Boy on 12/03/05 23:18
What if you page data grows more and more .. you have hard time saving to
the server from your http request, as your connection may timeout regularly.
--
Geeks Home
www.fahimzahid.com
"Nerdlance.com" <dustin.davis@gmail.com> wrote in message
news:1124923035.730633.67710@g44g2000cwa.googlegroups.com...
> I'm thinking of building a custom website template system. I haven't
> decided whether to use files or MySQL to store page html data. Is there
> a performance difference between reading a flat file vs. reading a
> database?
>
[Back to original message]
|