Hello Patricia,
I figured out your problem... you had a hidden white-space character
in your code that couldn't be parsed by PHP... specifically, on line
24, between the "age:" text element and form element. I have removed
that pesky little white-space character, and your code appears to be
I have the following multipage example script I am practicing with that
came from the php cookbook. It works great on my other business's web
server, but when I upload it here at this job, it goes to a blank page
after clicking "next" on "stage 1". Sounds like a php.ini setting, but
I cannot figu