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 Link to comment https://forums.phpfreaks.com/topic/272739-order-by-id/ Share on other sites More sharing options...
Pikachu2000 Posted January 5, 2013 Share Posted January 5, 2013 Excuse me? Link to comment https://forums.phpfreaks.com/topic/272739-order-by-id/#findComment-1403485 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() Link to comment https://forums.phpfreaks.com/topic/272739-order-by-id/#findComment-1403495 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.