Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <html>
  2. <body>
  3. <!-- Recap du panier par exemple avec un bouton Payer -->
  4. <form method="post" action="prepare_cart.php">
  5. <input type="submit" name="send" value="Payer">
  6. </form>
  7. </body>
  8. </html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement