Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The distinguishing feature of an anonymous class or function is that it has no name.
1
vote
2answers
116 views
getting page from twitter or facebook anonymously by curl
I'm trying to make some kind of page parser (more specific - highlighting some words on pages) and i've got some problems with it. I'm getting whole page data from url using curl and most pages are ...
0
votes
0answers
25 views
Anonymous IDs within Facebook App
I'm creating a discussion board and because it's to do with mental health, I want to replace users profile names with the name "Anonymous".
Just because I'm new to web development, I was wondering if ...
0
votes
0answers
394 views
Users sending anonymous message to friends via app
I am research an app idea and I want to check if this is possible -
Is there a way that the app users can send anonymous messages to their friends via the app, even if their friends are not users of ...
1
vote
2answers
161 views
How should I handle anonymous user input?
I'd like the users of my web application to not have to register a user account before they can vote. I've seen websites where I could freely vote up or down on what ever I want without having to ...