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
Pequeño código probando mezclar PHP con HTML y MySQL.
Su funcionalidad es leer un archivo .xlsx, crear una tabla en una base de datos pre-elegida de MySQL que contenga los valores de cada celda y luego mostrarlos por html.
About
Pequeño código probando mezclar PHP con HTML y MySQL.