Posted by NC on 03/13/06 21:08
comp.lang.php wrote:
> jonathan.beckett wrote:
> > Don't do it. You'll kill the webserver. It's also just an incredibly
> > bad way of doing it.
>
> Why? Wouldn't hitting the database hundreds of times be even worse?
Not in your case; your MySQL client may end up running out of memory
due to the large size of the result set...
Cheers,
NC
Navigation:
[Reply to this message]
|