I want to sort in ascending order field available_price in an array, how can I sort. Following are code
Array
(
[available_price] => 770
[category] => Fashion design & theory
[mrp] => 770
[source] => RediffBooks
[title] => Shoes
[url] => http://books.rediff.com/book/five-point-someone/9781851775378
)
Array
(
[available_price] => 797
[mrp] => 938
[source] => URead-IN
[title] => Shoes
[url] => http://www.uread.com/search-books/9781851775378
)
... so on...