Validate_Finance
[ class tree: Validate_Finance ] [ index: Validate_Finance ] [ all elements ]

File: IBAN.php

Source Location: /Validate_Finance-0.5.6/Validate/Finance/IBAN.php

Classes:

Validate_Finance_IBAN
Validate and process IBAN (international bank account numbers)

Page Details:

Financial functions for validation and calculation

PHP Versions 4 and 5

This source file is subject to version 3.01 of the PHP license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 26]

VALIDATE_FINANCE_IBAN_CHECKSUM_INVALID [line 42]

VALIDATE_FINANCE_IBAN_CHECKSUM_INVALID = -8

[ Top ]



VALIDATE_FINANCE_IBAN_COUNTRY_INVALID [line 39]

VALIDATE_FINANCE_IBAN_COUNTRY_INVALID = -6

[ Top ]



VALIDATE_FINANCE_IBAN_ERROR [line 35]

VALIDATE_FINANCE_IBAN_ERROR = -1

[ Top ]



VALIDATE_FINANCE_IBAN_GENERAL_INVALID [line 36]

VALIDATE_FINANCE_IBAN_GENERAL_INVALID = -2

[ Top ]



VALIDATE_FINANCE_IBAN_INVALID_FORMAT [line 41]

VALIDATE_FINANCE_IBAN_INVALID_FORMAT = -7

[ Top ]



VALIDATE_FINANCE_IBAN_OK [line 34]

VALIDATE_FINANCE_IBAN_OK = 1

[ Top ]



VALIDATE_FINANCE_IBAN_TOO_LONG [line 38]

VALIDATE_FINANCE_IBAN_TOO_LONG = -5

[ Top ]



VALIDATE_FINANCE_IBAN_TOO_SHORT [line 37]

VALIDATE_FINANCE_IBAN_TOO_SHORT = -4

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:48:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.