PHP MySQL step 10 Confirm Delete Record

  • 10 years ago
When record is delete a Warnning message asking the user to confirm once again the deleting process. The user will have to click either "OK" or "Cancel" to proceed. If the user clicks "OK", the box returns true. If the user clicks "Cancel", the box returns false.