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

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -