hi guys . i need some help. i want to make a excel file but it contains all data of a mysql database table can u tell how can i do this thing . please write me a code coz i m new in php thanks .
Hammad Umar
Printable View
hi guys . i need some help. i want to make a excel file but it contains all data of a mysql database table can u tell how can i do this thing . please write me a code coz i m new in php thanks .
Hammad Umar
Take a look at the COM function
http://uk.php.net/manual/en/ref.com.php
There is a comment at the bottom about using Excel with PHP.