Skip to content

PHP MySQL step 10 Confirm Delete Record

D
Digital Time

1 Views • Jul 06, 2014

Description

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.