|
-
Feb 5th, 2008, 01:46 PM
#1
Thread Starter
Frenzied Member
POST limit?
I was wondering if there was a limit of data you could send through POST? Also whats the best way to send lots of data sort of like uploading a file? Because when sending lots of data becomes problems because if there is a & it splits it up because of how POST works.
-
Feb 15th, 2008, 09:01 AM
#2
-
Feb 15th, 2008, 08:34 PM
#3
Re: POST limit?
 Originally Posted by high6
Because when sending lots of data becomes problems because if there is a & it splits it up because of how POST works.
If you are sending a raw POST body you need to use the urlencode function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|