Validation Banknumber field
Posted: 2022-08-26 09:04
Hi,
Is there a way to check the validation of a given Banknumber ?
In Europe the bank have numbers based on the so called IBAN notification and verification.
I've found PHP code for checking that but can’t find out, lack of knowledge, of that code is secure/outdated/ right statements for "current†PHP version.
So if it is possible I would ask for a standard implementation for this IBAN check.
Hereby the link to the found PHP-code: https://gist.github.com/cryptexvinci/fc ... n-iban-php
Ron
Is there a way to check the validation of a given Banknumber ?
In Europe the bank have numbers based on the so called IBAN notification and verification.
I've found PHP code for checking that but can’t find out, lack of knowledge, of that code is secure/outdated/ right statements for "current†PHP version.
So if it is possible I would ask for a standard implementation for this IBAN check.
Hereby the link to the found PHP-code: https://gist.github.com/cryptexvinci/fc ... n-iban-php
Ron