Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desarrollowebytutoriales/subir-archivo-excel-jquery-ajax
Subir archivo excel usando PHP, MySQL, JQuery Ajax
https://github.com/desarrollowebytutoriales/subir-archivo-excel-jquery-ajax
ajax ajax-request css css3 form-upload form-validation html-css html5 javascript jquery jquery-ajax jquery-validation mysql mysql-database mysqli mysqli-connection php upload-file validation-javascript
Last synced: 17 days ago
JSON representation
Subir archivo excel usando PHP, MySQL, JQuery Ajax
- Host: GitHub
- URL: https://github.com/desarrollowebytutoriales/subir-archivo-excel-jquery-ajax
- Owner: DesarrolloWebyTutoriales
- Created: 2018-06-15T19:43:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T20:59:32.000Z (over 6 years ago)
- Last Synced: 2024-11-06T06:12:34.574Z (2 months ago)
- Topics: ajax, ajax-request, css, css3, form-upload, form-validation, html-css, html5, javascript, jquery, jquery-ajax, jquery-validation, mysql, mysql-database, mysqli, mysqli-connection, php, upload-file, validation-javascript
- Language: CSS
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subir archivo excel usando PHP, MySQL, JQuery Ajax
![Image of screenshot](https://github.com/DesarrolloWebyTutoriales/subir-archivo-excel-jquery-ajax/blob/master/images/screenshot.jpg)
Pasos para ejecutar el aplicativo
1. Descargar el aplicativo.
2. Descomprimir el archivo zipeado. Copiar y pegar el aplicativo a un servidor local (PC) o subirlo a un hosting
3. Subir el archivo sql datos.sql al phpMyAdmin.
4. Modificar el archivo "conexion.php" de la carpeta includes:
```php
define("SERVIDOR","nombre del servidor"); // nombre del servidor (por defecto es localhost)
define("USUARIO","usuario"); // El usuario de la base de datos MySQL
define("CLAVE","tu clave"); // La clave de la bd MySQL. Si tienes instado xampp, dejarlo en blanco
define("BASE_DATOS","tu base de datos"); //El nombre de la base de datos que has creado.
```5. Ejecutar la aplicación y listo.
¡Suscribete a mi canal!
https://www.youtube.com/playlist?list=PLcNBm08RlSWkiDX00X2OoHympH47FT4_T