Showing posts with label descending. Show all posts
Showing posts with label descending. Show all posts

Thursday, April 10, 2014

How To Retrieve Record in Ascending or Descending Order in PHP?


How To Retrieve Record in Ascending or Descending Order in PHP? 

To retrieve record in ascending or descending order in php ORDER BY clues use.
Rows which retrieved from the table will be sorted in either ascending or descending order.