Page 1 of 1

Variable between pages

Posted: Thu Aug 01, 2002 2:07 pm
by rpicilli
Hi there,

I'm new, at least in PHP, and I'm having some dificulties to pass variables between pages. I'm doing a realy ease test but nothing works
Page 1
a text box with property NAME = test inside a form
a button submit action=page2.php

Page 2
echo $test

Error variable not defined

Environment: Windows/98 (urg!), PHP (Lastest version)

Any help will be nice

Posted: Thu Aug 01, 2002 2:19 pm
by RandomEngy

Posted: Thu Aug 01, 2002 2:33 pm
by rpicilli
RandomEngy wrote:Read me.
Thank you ...