I was making an xml editor in Flex but at some point, I can’t send the xml data to my php file because the value of the URLRequest.data is too long for my server. Is there any way to get around this. I’ve checked my string and I’m only sending the xml data, there’s no extra junk getting stapled onto the php request.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
PHP - works on local server but not on remote? | 0 | 129 | October 31, 2006 | |
POST Limit? | 0 | 33 | September 10, 2003 | |
Flash URL limit from XML file - only 127 characters? | 0 | 109 | December 29, 2005 | |
Saving xml via php
|
0 | 48 | March 24, 2008 | |
Problem with LoadVars.send() | 4 | 54 | March 12, 2003 |