Validate_AU::postalCode()

Validate_AU::postalCode() -- Validate Austrialian postal codes.

Referentiesamenvatting

require_once '/Validate/AU.php';

bool Validate_AU::postalCode (string $postcode [, bool $strong = FALSE])

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $postcode

postcode to validate

boolean $strong

strong checks against a list of postcodes

Return waarde

returns true if postcode is ok, false otherwise

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.