I have a php order form named (order.php) and when the user clicks the (submit button \"Next Step\") it takes him to another page called (confirm-order.php)
The (con
isset() function work when the input field type is submit.like
so update the code form
Confirm Order Cancel Order
to