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.
to convert some data (e.g. string, picture) to some representation (e.g. bytes, electrical signals)
1
vote
0answers
153 views
facebook like can't decode %3F to question mark
I'm using like button with href which contains query string. like this:
"http://www.test.com/index.php?param1=one¶m2=two"
When this URL is included to href, of course i've encoded like:
...
0
votes
1answer
195 views
Facebook Send URL — linking to application
I'm trying to use the Facebook Send button on an external website to link users to a specific application (an instance of "MyTab") on my client's Facebook Fan page (the link to which looks something ...