Append a text line by pressing a submit button
From: Zhao (wangzhao_wz_at_hotmail.com)
Date: 12/31/03
- Next message: -----> sylvain: "Re: set_time_limit + mysql"
- Previous message: Janwillem Borleffs: "Re: Confused?"
- Next in thread: J.O. Aho: "Re: Append a text line by pressing a submit button"
- Reply: J.O. Aho: "Re: Append a text line by pressing a submit button"
- Reply: Janwillem Borleffs: "Re: Append a text line by pressing a submit button"
- Reply: CountScubula: "Re: Append a text line by pressing a submit button"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 12:32:06 +0200
Hello,
I made a small text field form, now I want to append the name of the text to
a new line by pressing a submit button. The form action = index.php. That
means it points to index.php once press the submit button. I try to use
array to store the every text data once press submit. But since I define
$count = 0 first, $count++ cannot increase more every time except 1.
Could anyone help me? I don't want any data file to be created, no any text
line is preserved after leaving the system.
Thank you very much.
zhao
- Next message: -----> sylvain: "Re: set_time_limit + mysql"
- Previous message: Janwillem Borleffs: "Re: Confused?"
- Next in thread: J.O. Aho: "Re: Append a text line by pressing a submit button"
- Reply: J.O. Aho: "Re: Append a text line by pressing a submit button"
- Reply: Janwillem Borleffs: "Re: Append a text line by pressing a submit button"
- Reply: CountScubula: "Re: Append a text line by pressing a submit button"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]