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
