What's the maximum length for an album name and a wall post allowed on Facebook? Will the PHP SDK automatically trim it?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
Facebook's api will take care of truncating any length of data. The api only limits you to data types, as in strings and integers. That being said, it is very hard to develop for Facebook if you do not have an account, if not simply to access the documentation, or register for and API key, or just plain testing things out. You can create a dummy account, and have nothing public. Hope this helps. |
|||||||||||
|
