Prevent Submit More Than Once
Moderator: General Moderators
-
mldboymail
- Forum Newbie
- Posts: 1
- Joined: Sat Jan 18, 2014 12:36 am
Prevent Submit More Than Once
i have a bookshop cart table where every td have a title, price ,quantity and a addtocart submit button.now i am a beginner in php i want to disable the submit button after first click...
Re: Prevent Submit More Than Once
What if I want to add two copies of the same book to my cart?