Validate_AU::region
Validate_AU::region() – Validates Australian Regional Codes
Synopsis
require_once '/Validate/AU.php';
bool Validate_AU::region (
string $region
)
Описание
This package is not documented yet.
Parameter
-
string
$region
-
region code to validate
Return value
returns returns true on success, false otherwise
Throws
throws no exceptions thrown
author
author Byron Adams <byron.adams54@gmail.com>
Замечание
This function can not be called statically.