SproutCMS

This is the code documentation for the SproutCMS project

function ipv4Cidr()

Checks that a value is a valid IPv4 CIDR block

Usage

void Validity::ipv4Cidr ( string $val );

Arguments

  1. string $val
    value

Exceptions thrown

Return value

  • void