Hi all,
I need to get all the names in column2 into an array such as array("item1","item2","item3" etc) in this format.
It seems MySQL normally returns this data like array(item1 *tab* item2 *tab* item3 *tab* etc).
I most definately need the CSV format .. how do I convince MySQL to let me have it?
TIA
Karv
--------------------------------------- I can't have sent that email, it says from Superuser.
I need to get all the names in column2 into an array such as array("item1","item2","item3" etc) in this format.
It seems MySQL normally returns this data like array(item1 *tab* item2 *tab* item3 *tab* etc).
I most definately need the CSV format .. how do I convince MySQL to let me have it?
TIA
Karv
--------------------------------------- I can't have sent that email, it says from Superuser.