Project

General

Profile

« Previous | Next » 

Revision 8d9f7a80

Added by sbeaver about 10 years ago

IpAddress.class.php

Updated to allow the addMask() method to accept a maximum value so that
it can be used for IPv4 and IPv6 addresses. e.g.:

$myIp->addMask(‘mask’, $pconfig[‘mask’], 32);

Defaults to 128 for compatibility.

Once merged I will revisit the pages with IPv4 input fields.

  • added
  • modified
  • copied
  • renamed
  • deleted