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

Class: Validate_Finance_ISIN

Source Location: /Validate_Finance-0.5.4/Validate/Finance/ISIN.php

Class Overview


Validation function for ISINs (International Securities Identification Numbers)


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 23]
Validation function for ISINs (International Securities Identification Numbers)

PHP versions 4

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



[ Top ]


Method Detail

validate   [line 32]

boolean validate( string $isin)

Validate an ISIN (International Securities Identification Number, ISO 6166)
  • Return: true if ISIN is valid
  • Access: public

Parameters:

string   $isin     ISIN to be validated

[ Top ]


Documentation generated on Tue, 27 Mar 2007 11:00:06 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.