PHPExcel : Working With Excel Spreadsheet in PHP #1 How to install and test php excel

Опубликовано: 23 Декабрь 2016
на канале: GemaCode
57,965
262

Attention: if you find my voice incomprehensible. please turn on subtitle or closed-caption. (using button labeled CC in the video setting)
Attention2: PHPExcel are deprecated, please consider using PHPSpreadsheet instead. Both are developed by same developer and PHPSpreadsheet is the successor of PHPExcel.
Please watch PHPSpreadsheet tutorials here : https://goo.gl/VrLYkd

In this video tutorial series i will explain how to use PHPExcel to generate and read Excel spreadsheet in PHP.
PHPExcel is a library is a powerful PHP library developed by PHPOffice team which allows us generating and reading Microsoft Office Excel file.

This first chapter is about installing and basics how to use PHPExcel to generate an excel spreadsheet document.

You can download the PHPExcel library here
https://github.com/PHPOffice/PHPExcel

Source Code : https://bit.ly/3hYdT0F