Look at the switch function http://www.php.net/manual/en/control-structures.switch.php or make decisions with using IF statements based on the variable's value sent (button pressed).
C. > -----Original Message----- > From: Martin Thoma [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 3:09 AM > To: [EMAIL PROTECTED] > Subject: [PHP] 1 Form, 2 Submit-Buttons > > Hello! I want to make a form (a wizard) which has 2 Submit-Buttons (Back > & Next). The buttons should be images. How can I make php see, which > button has been pressed? > > Martin > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php