I'm using FlashRemoting to call some PHP scripts from FlashComm. For some
reason, I cannot return strings that are around 4000 chars in length or bigger
from the PHP. The result function gets called in FlashComm, but the string is
no longer passed in. On a different server running FlashComm, the max length
is around 8000 chars. Is there some cap being set in FlashRemoting or
FlashComm?