Variable between pages
Posted: Thu Aug 01, 2002 2:07 pm
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
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