April 29th, 2019
PHP built-in class ZipArchive supports and simplifies the job to create zip file consisting of multiple files uploaded via a HTML form inter
February 8th, 2019
Article to learn about CSV file and how to handle CSV data like read, write, import and export with database using PHP built-in functions.
August 17th, 2018
When we are dealing with huge volume of records export into excel or CSV, we cannot blindly export them into a file. Imagine we have a milli
January 30th, 2018
When there is a necessity to serialize a PHP array, it can be converted to XML, store and also may be transmitted. In that process, the key/
June 8th, 2015
In this tutorial, we are going to see how to generate PDF from MySQL table by using FPDF library. In a previous tutorial, we have seen about
May 25th, 2015
In this tutorial, we are going to generate PDF from text file data using PHP FPDF library. In this library, there are features to add PDF pa
October 24th, 2014
In this tutorial, we are going to export MySQL records to a CSV File using PHP function fputcsv(). In the previous article, we have formatte
October 23rd, 2014
In this tutorial, we are going to see how to export MySQL database records to a CSV file. Few days before we have seen about how to read fro
April 4th, 2014
This tutorial is to help you to read a CSV file or data. Character Separated Values(CSV) or Comma Separated Values is a file type containing
September 22nd, 2013
In PHP, file_get_contents() function is one of the file handling functions available in this scripting language. This function reads entire