Validate_AU::region()

Validate_AU::region() -- Validates Australian Regional Codes

Synopsis

require_once '/Validate/AU.php';

bool Validate_AU::region (string $region)

Description

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

See

see http://www.google.com/apis/adwords/developer/adwords_api_regions.html#Australia

author

author Byron Adams <[email protected]>

Note

This function can not be called statically.