Recently Popular Excel Tagged Tutorials
Nov 16
Generate Excel spreadsheets in PHP
This free tutorial shows you how to generate Microsoft Excel spreadsheets in PHP. Source code included.
Sep 29
Loading Excel Data Using PHP
Some PHP applications (most often CMS backends) need to load Excel data directly from .xls file, manipulate and insert into a database. This tutorial shows one of the ways how to do it.