Exeu / Amazon-ECS-PHP-Library

This library is no longer maintained! Please have a look at my new amazon Lib at: https://github.com/Exeu/apai-io
https://github.com/Exeu/apai-io
GNU General Public License v3.0
238 stars 99 forks source link

sorting the output #29

Open xofth opened 12 years ago

xofth commented 12 years ago

i want to get the output sorted by price right now i'm using

     $response = $amazonEcs->responseGroup('Images,ItemAttributes')->optionalParameters(array('ItemPage' =>$page))->category($category)->search($q);

plz help me out

daemkl commented 11 years ago

+1 on this issue. currently i am investigating on how to best achieve this... any help from exeu on this issue would be a GREAT help ... ;)