Validate_AU::region()

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

Referentiesamenvatting

require_once '/Validate/AU.php';

bool Validate_AU::region (string $region)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $region

region code to validate

Return waarde

returns returns true on success, false otherwise

Throws

throws no exceptions thrown

Zie

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

author

author Byron Adams <byron.adams54@gmail.com>

Note

Deze functie kan niet statisch worden aangeroepen.