Re[2]: help with consecutive numbers in db

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Pablo,

      I made a Typo:
      change this: while ($key<80) echo "$lastgroup." . ($key++) . " is free<br>\n";
          for this: while ($key<255) echo "$lastgroup." . ($key++) . " is free<br>\n";

          ;)

-- 
Best regards,
 Pablo

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux