Laravel this is not only a practical framework, it is also a programming style
I want to get name and picture of every friend. please tell me how can i handle this.
FB.api( '/me', 'GET', {"fields":"friends{name,picture.height(500)}"}, function(response) { // Insert your code here } );
Aucun commentaire:
Enregistrer un commentaire