PHP Code:

Get Free PHP codes and scripts. Use PHP script and easily with HTML help and samples. Learn PHP source code, function, forms, website, forum, design.

Link Us:

PHP Free Code

Just put this code to your pages and you will have our logo in your site! This brings traffic to your website.

Favorite Us!


We update weekly!

Visitors:

Online Users:

 

 
 
PHP Code 82
 
 

Export MySQL to Excel  Next Code

Export MySQL data records to an Excel file in one PHP file, simple and easily!

This tutorial require 1 PHP file and 1 table of mySQL database.

1. export_excel.php
2. Database "tutorial" and table "name_list" with 2 fields: id(auto_increment), name(varchar, 50) and put some records about 20 - 30 records into this table. (directly by phpMyAdmin)