Hello,
I am learning php and developing a website that has the
following situation.
There are 3 html pages and then a summary.php page
that I want to display the values from the radio,
checkbox and text inputs on the 3 forms. I have tried to get
$_SESSION to work and I just keep getting undefined variables
with it. I have read what I can find and understand and I think
everything is configured properly. I am doing a method="post"
on each html page.
I would assume that the $SESSION is the way to go, but, I
am getting nowhere fast. If I used $REQUEST I could get
values from the last POST.
Perhaps I am not understanding what should be set in the
php.ini?
Thanks for any and all help as I need to get this figured out
asap.
Kim Hovorka
kimhovorka@yahoo.com