Validate_AU::postalCode() -- Validate Austrialian postal codes.
Description
This package is not documented yet.
Parameter
- string
$postcode
postcode to validate
- boolean
$strong
strong checks against a list of postcodes
Return value
returns true if postcode is ok, false otherwise
Throws
throws no exceptions thrown
Note
This function can not be called
statically.