To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________
(a) index.php
(b) index.ini
(c) admin.php
(d) .htaccess
I have been asked this question in homework.
Question is from Updating and Deleting Entries topic in portion Objects and Databases in PHP of PHP