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.

1) The Common Gateway Interface is a standard defining how web server software can delegate web page generation to a stand-alone application or executable file. 2) Computer Generated Imagery

learn more… | top users | synonyms

-1
votes
0answers
15 views

script Facebook PHP SDK stopping or CGI error on upload

I'm developing a script that by Facebook API takes data that then I'm going to save on my DB. The fact is that: a) if the data are many, the script stops with no apparent reason and without any ...
0
votes
1answer
85 views

Adding a Channel File for Facebook in Perl

Adding a Channel File greatly improves the performance of the Facebook JS SDK by addressing issues with cross-domain communication in certain browsers as per the documentation. The contents of the ...
0
votes
2answers
135 views

Parse URL with CGI script

I am getting response from facebook API for accesstoken but can't able to parse that because no ? symbol getting in URL example : ...