Select all fields and add to an array?
Posted: Thu Aug 04, 2005 1:00 pm
Hi,
I have got a mysql table which cols are changing (bad i know...)
i want to select all cols and add them to an array
aka
$dbquery['col'] => value
any way to do this?
I have got a mysql table which cols are changing (bad i know...)
i want to select all cols and add them to an array
aka
$dbquery['col'] => value
any way to do this?