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.

Command Prompt (executable name cmd.exe) is the Microsoft supplied command line interpreter on OS/2, Windows CE, and Windows NT operating systems (including Windows 2000, XP, Vista, 7, Server 2003, and Server 2008).

learn more… | top users | synonyms (1)

0
votes
0answers
149 views

Retrieve facebook wall posts using php file

I'm trying to write a cronjob which will run on a server whose job is to fetch data from facebook using the api and create a text file with the results. I've written my script in php which at the ...
1
vote
0answers
67 views

Access Denied while searching for the hashkey

To share the text via facebook in android, i installed facebook sdk in the project, then to get hashkey from debug.keystore gave the following line in cmd before the path of java "keytool ...