facebook - FQL: Order photos by likes -


Is retrieving photos based on the number of likes in faql?

Please note: I have never played with FQL before, but I need this exact solution tomorrow , so I let it go!

Try adding the references to "like_info" in the first line in the previous answer (maybe it's new because you have asked this?):

  $ fql = "SELECT like_info, Object_id, src_small, photo WHERE help = '2389563453799923709' from link 'created by like_info DESC; $ param = array (' method '= & gt;' fql.query ',' query '= & gt; $ Fql, 'callback' = & gt; ''); $ Photos = $ facebook-> API ($ Ultimate);  

This allows you to get the most out of Answers will get answers. At least, this is for me Worked! :)


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -