Quantcast
Viewing all articles
Browse latest Browse all 82143

conditional delete

$_POST['action']=='delete' i want to make a check so that if the $_POST['id'] item is used in another subcategory table. If so i have to stop execution and show the message. Where to incorporate this test in php side?

Viewing all articles
Browse latest Browse all 82143

Trending Articles