-
When a user confirms that he wishes to delete an entry, that entry’s URL is passed to a function which removes the entry from the __________.
-
- database
- index.php
- admin.php
- function.inc.php
- None of these
Correct Option: A
If the function is successful, you send the user to the main page. If it fails, you stop execution of the script and display an error, letting the user know that something went wrong.