IL PROTECTED]>
Sent: Monday, July 16, 2001 11:59 PM
Subject: [PHP-DEV] passing variables from forms to the same page
repetatively
> People,
> I have 4 forms in four seperate html pages included directly (no links to
> includes) in the same .php file, i have it so all the form actions i
People,
I have 4 forms in four seperate html pages included directly (no links to
includes) in the same .php file, i have it so all the form actions is
php.self, so when each form is submitted it goes on to display the next form
in line, using if and else statements, of course. I want to be abl