php - Is it possible to reverse the orderby results with youtube API? -
re: http://code.google.com/apis/youtube/2.0/developers_guide_php.html#searching_for_videos
im using orderby or zend gdata api calles setorderby results ranked viewcount. returned in descending order , need ascending. possible?
if can results array, can reverse order calling array_reverse().
Comments
Post a Comment