Recently Popular Tutorials for September 29th, 2008
Sep 29
JavaScript XMLHttpRequest Object
What XMLHttpRequest object is, where it comes from and how to use it are main attributes of this tutorial.
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.