I agree with Trevor... but if he manages to nvigate to the page and
try to parse it, he will end up finding the problem Graham said. He is
only reading the first line. He can either use fread or shrink his
regex to #align="right">([0-9]*,?[0-9]*)# and make a loop using
fgets. The second option is t
You missed the $count = 0;
right below it Andrew... his code works just like the modulus one...
On Tue, 28 Sep 2004 12:10:21 -0700, Andrew Kreps <[EMAIL PROTECTED]> wrote:
> On Tue, 28 Sep 2004 10:45:19 -0700, Jason Davidson <[EMAIL PROTECTED]> wrote:
> > I see lots of references to modulus, whic
2 matches
Mail list logo