Microsoft
Software
Hardware
Network
Question : Iterating query results using list() not knowing columns or variables?
I need to be able to pass a query result to a function and then process it
in a while(list()=mysql_fetch_r
ow($result
)) construct without knowing the
column names or variables for the list() portion.
Is something like this possible? I'm trying to build a generic table building
function where I can pass in a query result and shoot out the values from the
query.
Should I use a foreach construct instead of list()? If I can, how would I write
that?
Answer : Iterating query results using list() not knowing columns or variables?
On top, DCOM can be secured by encryption automatically.
Random Solutions
ClearOS Enterprise 5.2 Alpha 1
C# How to remove <STX> and <ETX> characters from file
Can someone give me an explaination of a Vector
Predicted harddrive failure
Freeware Firewall software
Move Sharepoint 2010 DB's from one server to another
Reset of displayed form when "requery" is performed
Project Server 2010 won't install
Changing C++ unmanaged DateTime to C# DateTime MYSQL db
Javascript form validation problems