Html-PHP forms connections
Posted: Fri Sep 11, 2009 8:28 am
Hey.
I'm building an aplication that sends details from users with a form on an Html page,
to a PHP page who prints them.
when I refresh the PHP page or sending it new details, it replaces the older ones.
I want the old details to remain on the page and that the new details will be setted in a row before it.
P.S - I want it to heppend until it reaches 10 rounds.
can it be done without involving the database?
tnx.
I'm building an aplication that sends details from users with a form on an Html page,
to a PHP page who prints them.
when I refresh the PHP page or sending it new details, it replaces the older ones.
I want the old details to remain on the page and that the new details will be setted in a row before it.
P.S - I want it to heppend until it reaches 10 rounds.
can it be done without involving the database?
tnx.