SproutCMS

This is the code documentation for the SproutCMS project

function ipv4Addr()

Checks that a value is a valid IPv4 address

Usage

void Validity::ipv4Addr ( string $val );

Arguments

  1. string $val
    value

Exceptions thrown

Return value

  • void