Closed zangon closed 9 years ago
$friends = $snapchat->getFriends();
^^ How can I turn the information provided into a string? Or even, get the "name" property of the objects returned and put it to a string, is it possible?
$friends = $snapchat->getFriends();
^^ How can I turn the information provided into a string? Or even, get the "name" property of the objects returned and put it to a string, is it possible?