?
To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________
Answer & Solution
Correct Answer:
Option
C
In admin.php, you check whether $_GET[‘page’] == ‘delete’, then pass the entry URL to be deleted to a function.
Join the Discussion
Login to post a comment or share your explanation.
Login