Login   Register  
PHP Classes

Classes specific for Cuba

Recommend this page to a friend!
  Countries with specific classes  >  Cuba Classes specific for Cuba (1)  >  About Cuba  
  Files folder image 1. PHP Cuban Personal...  
Author: Dannel <e-mail contact>
Parse a Cuban personal identification number
This class can parse a Cuban personal identification number.

It can take a Cuban personal identification number string and parses it to extract its components.

The class returns an array that contains the birth day, the gender and the age of the person that uses this number.

In Spanish:

Pasando como parametro el numero personal de identificacion utilizado en Cuba se obtiene un array con los valores: sexo, dia, mes y aņo de nacimiento y edad.