Este proyecto de CodeIgniter te permite generar archivos CSV desde una interfaz dinámica.

Consulta las columnas de tu tabla y te da el checklist para que armes tu query, tambien te permite agregar filtros con jquery-select de seleccion multiple y 3 tipos de filtros por fecha.

Solo configura:
-Base_url (aplication/config/config.php)
-Conexión a base de datos (aplication/config/database.php)
-En la vista:
$base_de_datos = 'tu_base_de_datos';
$tabla = 'tu_tabla_para_extraer_datos';
$url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico';


Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3), MIT License

Follow ParkerCsvIgniter

ParkerCsvIgniter Web Site

Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit Icon
Try Google Cloud Risk-Free With $300 in Credit

No hidden charges. No surprise bills. Cancel anytime.

Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ParkerCsvIgniter!

Additional Project Details

Intended Audience

Developers

User Interface

Web-based

Programming Language

PHP

Database Environment

MySQL

Registered

2018-10-01