https://github.com/zinmyoswe/export-mysql-data-to-csv-by-date-range-with-php
Export MySQL data to CSV by Date range with PHP
https://github.com/zinmyoswe/export-mysql-data-to-csv-by-date-range-with-php
Last synced: about 2 months ago
JSON representation
Export MySQL data to CSV by Date range with PHP
- Host: GitHub
- URL: https://github.com/zinmyoswe/export-mysql-data-to-csv-by-date-range-with-php
- Owner: zinmyoswe
- Created: 2020-09-19T17:52:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T17:55:50.000Z (over 4 years ago)
- Last Synced: 2025-04-10T17:39:47.906Z (about 2 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
Instructions -
1. Update database configuration in config.php file.
2. Import employee.sql file in MySQL database.