Date: 11/15/00
- Next message: Mike Tuller: "Re: [PHP] If statements and images"
- Previous message: Ignacio Vazquez-Abrams: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- In reply to: Michael Kimsal: "Re: [PHP] Maximum Amount to Send thru "POST"?"
- Next in thread: Paul A. Owen: "Re: [PHP] Maximum Amount to Send thru "POST"?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It is definitely more on Windows / IE5. I can post 120Kb of text into a
textbox and submit it to a mysql database without problem.
In fact, looking at the http/1.1 spec - I dont think there is a maximum. The
post data length is defined by the content-length header of the http reply,
and can be very large. If there is a maximum, it is introduced by browsers
or php settings.
-Sander
> -----Original Message-----
> From: Michael Kimsal [mailto:michael <email protected>]
> Sent: 15 November 2000 19:52
> To: pjoseph <email protected>
> Cc: PHPList
> Subject: Re: [PHP] Maximum Amount to Send thru "POST"?
>
>
> I was under the assumption it was 64k. How much are you trying to send?
>
> Pamela Joseph wrote:
>
> > Is there a maximum amount of data that can be sent through a
> POST on a form?
> > I have a form that the Submit button will not submit when there
> is too much
> > data in a textarea on the form.
> >
> > Any help would be appreciated!
> >
> > pj ;)
> > Pamela M. Joseph ____
> > Web Developer ||""||
> > Georgia Perimeter College ||__||
> > Clarkston Campus [ -=.]
> > ====== 0
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
>
> --
> ==========================
> Michael Kimsal
> http://www.tapinternet.com
> PHP Training courses
> http://www.tapinternet.com/php
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Mike Tuller: "Re: [PHP] If statements and images"
- Previous message: Ignacio Vazquez-Abrams: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- In reply to: Michael Kimsal: "Re: [PHP] Maximum Amount to Send thru "POST"?"
- Next in thread: Paul A. Owen: "Re: [PHP] Maximum Amount to Send thru "POST"?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

