Next:
CSchool::getUsedIPs
Up:
./inc/CSchool.php
Previous:
CSchool::getDNS
Contents
CSchool::getNextFreeIP
Description:
Returns an array with free IPs or a single free IP that can be used for the next client(s).
Parameter:
amount: Amount of IDs to generate.
rangeName: Name of the range (with min and max) defined in /m23/inc/schoolInfoConf.php.
Returns:
Array with free IPs in the given amount or a single free IP.