Validate_AU::region()

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

Synopsis

require_once '/Validate/AU.php';

bool Validate_AU::region (string $region)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $region

region code to validate

Rückgabewert

returns returns true on success, false otherwise

Fehler-Meldungen

throws no exceptions thrown

Siehe auch

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

author

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

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.