You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjuntamos también un documento teórico (instructivo.pdf - página 36 a la 40)
18
+
Adjuntamos también un documento teórico (This is an [instructivo.pdf](https://github.com/diaspar/validacion-cedula-ruc-ecuador/blob/master/instructivo.pdf) - página 36 a la 40)
18
19
19
20
20
21
Uso
@@ -23,7 +24,7 @@ Uso
23
24
- Incluir la clase en el proyecto PHP deseado.
24
25
- Instanciar la clase y llamar al metodo para validar CI o RUC de persona natural
25
26
26
-
`
27
+
```
27
28
// Crear nuevo objecto
28
29
$validador = new ValidarIdentificacion();
29
30
@@ -40,7 +41,8 @@ if ($validador->validarRucPersonaNatural('0926687856001')) {
0 commit comments