filmov
tv
Sorting Multidimension Arrays PHP Mysql #php #mysql #programming

Показать описание
This is a problem when a particular column (price) is modified so many times that it becomes unable to sort using direct sql. so problem is solved by converting sql data to multidimensional array and then it gets sorted by custom function.
Then it is displayed as per client requirement
Then it is displayed as per client requirement