Re: [PHP] textarea posting duplicate text

2005-03-01 Thread Frank Arensmeier
Elizabeth! Have you considered reinstalling PHP on your server? Maybe, it is worth the effort? Regards, Frank 2005-03-01 kl. 17.19 skrev Bret Hughes: On Tue, 2005-03-01 at 08:43, Elizabeth Lawrence wrote: Thanks, Dan. I copied your code exactly and posted it here: http://www.tidefans.com/test.php I

Re: [PHP] textarea posting duplicate text

2005-03-01 Thread John Holmes
Elizabeth Lawrence wrote: Thanks, Dan. I copied your code exactly and posted it here: http://www.tidefans.com/test.php I pasted a large part of O'Henry's "Gift of the Magi" into the textarea, and it gets repeated, as before. There was an Apache2/PHP bug going around that had this issue. It was an

Re: [PHP] textarea posting duplicate text

2005-03-01 Thread Dan Tappin
eth Lawrence Subject: Re: [PHP] textarea posting duplicate text Create a new file: test.php with this exactly in the contents: TEST Load the page, enter s

RE: [PHP] textarea posting duplicate text

2005-03-01 Thread Bret Hughes
On Tue, 2005-03-01 at 10:19, Bret Hughes wrote: > On Tue, 2005-03-01 at 08:43, Elizabeth Lawrence wrote: > > Thanks, Dan. I copied your code exactly and posted it here: > > http://www.tidefans.com/test.php I pasted a large part of O'Henry's "Gift of > > the Magi" into the textarea, and it gets repe

RE: [PHP] textarea posting duplicate text

2005-03-01 Thread Bret Hughes
On Tue, 2005-03-01 at 08:43, Elizabeth Lawrence wrote: > Thanks, Dan. I copied your code exactly and posted it here: > http://www.tidefans.com/test.php I pasted a large part of O'Henry's "Gift of > the Magi" into the textarea, and it gets repeated, as before. > > Thanks for any help, > Elizabeth

RE: [PHP] textarea posting duplicate text

2005-03-01 Thread Elizabeth Lawrence
appin [mailto:[EMAIL PROTECTED] Sent: Monday, February 28, 2005 6:59 PM To: Elizabeth Lawrence Subject: Re: [PHP] textarea posting duplicate text Create a new file: test.php with this exactly in the contents:

Re: [PHP] textarea posting duplicate text

2005-02-28 Thread Richard Lynch
Elizabeth Lawrence wrote: > Hello. I have been asked to look at a PHP issue for someone, and I can't > figure out what the problem is. I'm hoping one of you experts can help! > > They are using Red Hat Linux / Ensim Pro 4.0.2, PHP 4.3.10, and Apache > 2.0. > > The problem: When a lot of text is ent

[PHP] textarea posting duplicate text

2005-02-28 Thread Elizabeth Lawrence
Hello. I have been asked to look at a PHP issue for someone, and I can't figure out what the problem is. I'm hoping one of you experts can help! They are using Red Hat Linux / Ensim Pro 4.0.2, PHP 4.3.10, and Apache 2.0. The problem: When a lot of text is entered into a textarea on a form,