in reply to Re: Re: Boolean operators and list assignments
in thread Boolean operators and list assignments

Okay, that clears up that little issue.

I tried both of your code structures, and they both worked fine, stopping after $sitesperpage fetches from the database. I wonder if there is a bug in the actual code that isn't reflected in the posted code. Perhaps a mispelled variable name or something like that? Are you using -w and use strict?

  • Comment on Re: Re: Re: Boolean operators and list assignments

Replies are listed 'Best First'.
Re: Re: Re: Re: Boolean operators and list assignments
by flymolo (Acolyte) on Dec 21, 2000 at 02:27 UTC
    O well. Maybe I fixed my error in typing it. I no longer have the original code. But that loop took down apache. (Each iteration of the loop I was pushing
    some results to a list.) Apache's logs show it died due to malloc failing. I'm using both -w and use strict, so that's not the problem.

    "Sometimes it's hard to tell the dancer from the dance."-Corwin in CoC