Posts by Gabriel Xavier • 53 points
3 posts
-
2
votes2
answers709
viewsQ: How to get the connection id of a socket on a js Node server?
Hello, I am studying sockets with Node js for games and I would like to know how to recover the id of a client socket connection with the server, I have tried several ways but did not succeed! My…
-
1
votes0
answers69
viewsQ: How to mention a Facebook page or profile with PHP SDK?
How to mention a Facebook page or profile when publishing via SDK PHP 5.0? When posting an image like my page I would like to mark her own profile in the image description, something like "Like:…
-
1
votes1
answer707
viewsQ: How do I publish to a Facebook page using the PHP SDK (5.0)?
I’m developing an application to schedule hourly posts for my Facebook page, I can already log the user get User Access ID Token and everything else, I have the necessary permissions in the Facebook…