facebook - Is there any other fql function like "me()"? -


is me() function can put in fql request?

if not, can give facebook doc page can find other functions?

you can use several other functions in fql request.

from fql technical guide doc

other functions available now(), strlen(), substr() , strpos(). 

Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -