% include("functions.php"); // Just a sample script calling the functions %>
Number of Usable IP's: <%=GetNumberOfUsable($ip);%>
Network Address: <%=GetNetworkAddress($ip);%>
Broadcast Address <%=GetBroadcastAddress($ip);%>