Originally Posted By: Darkmax
i dont understand how i can receive various columns, for example this query

SELECT name,lastname,address,telephone FROM users WHERE id = 3

and save the result in array. To use it, in my application.

I am also curious about this... Is it possible with your plugin to recieve various columns at once? Or do we have the fetch them one by one and store them ourselves?

Originally Posted By: Razoron
Any other features needed?

If we can only select one column at a time then I have a new feature suggestion wink
Selecting multiple columns at the same time. Mabe you can re-use the array you store the results in converting the array into a 3 dimensional array?


"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1