File Import Export

PHP Excel Export Code (Data to File)

A PHPSpreadsheet based custom solution to export data to an excel file from MySQL using PHP. ...

September 23rd, 2022

Extract images from URL in excel with PHP using PhpSpreadsheet

Extracting images from URL read from an excel is a most wanted requirement during the application development. It helps to prepare pictorial ...

August 7th, 2019

Database Data Export to Excel File using PHP

A PHP project to export database to excel without using a library. ...

November 3rd, 2018

Export DataTables Data using PHP and MySQL

The DataTables is a feature-packed library that allows us to search, sort, paginate and export DataTables data. Also, it provides a rich tab ...

October 12th, 2018

How to Export Contact as vCard using PHP

VCard or VCF is a virtual contact file containing contact information in a standard format. It is used to attach and transfer contact data v ...

September 14th, 2018

↑ Back to Top