For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > June 2004 > Re[2]: [PHP-DB] help with consecutive numbers in db









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re[2]: [PHP-DB] help with consecutive numbers in db
Pablo M. Rivas

2004-06-24, 6:21 pm

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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com