API, Database, Javascript, PHP, Security

CSV exports of a MySQL or PostgreSQL query with a simple PHP class

In this article, we will see how to export data from MySQL to CSV in PHP. Here, we will learn […]