mostafatalebi Posted January 5, 2013 Share Posted January 5, 2013 Hello everybody I have to get data from a table and arrange them in a descending order, so that the greater IDs be first in the array. And I need to know that whether I have to use fetch_array or regular fetch(). thanks in advance Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted January 5, 2013 Share Posted January 5, 2013 Excuse me? Quote Link to comment Share on other sites More sharing options...
mostafatalebi Posted January 5, 2013 Author Share Posted January 5, 2013 Oh it is solved. I found the solution. I meant: $result->fetch_object() Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.