i resolve my problem, something weird in my computer because i try in another and works, but 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.

Last edited by Darkmax; 08/03/10 23:47.