Append a text line by pressing a submit button

From: Zhao (wangzhao_wz_at_hotmail.com)
Date: 12/31/03


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


Quantcast