Search found 1 match

by oduth
Mon Feb 09, 2009 8:29 am
Forum: PHP - Code
Topic: DB to excel code
Replies: 1
Views: 71

DB to excel code

Hi everyone, I got a code importing the first column data of database to an csv file. But, i couldn't figure it out how can i do that for the other columns of database. Any help would be greatly appreciated! column names : hostname, ip_address, primary_admin, secondary_admin, join_date Below gives m...