Hi , I need your help to export data from mysql to Excel using PHP

Recommended Answers

All 3 Replies

you can use the PHP Excel

Convert your mysql data to csv and import it excel. You can use also csv files for creating excel tables.

PHPExcel site is here, documentation is here. Great library, I have used it many times.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.