Validate_AU::postalCode

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

Synopsis

require_once '/Validate/AU.php';

bool Validate_AU::postalCode ( string $postcode , bool $strong = false )

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.

Validate a telephone number. (Previous) Validates Australian Regional Codes (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.